Difference between revisions of "Firmware-812 Command-111"
(Created page with "==LOW POWER (111, 6Fh)== This command sets the WiDig to dim the LEDs. Upon completion of the command the WiDig sends out the LOW POWER message....") |
|||
Line 7: | Line 7: | ||
{| | {| | ||
|0xxxxxxx: | |0xxxxxxx: | ||
− | |xxxxxxx = 0; LEDs on | + | |xxxxxxx = 0; turn LEDs on |
|- | |- | ||
| | | | ||
− | |xxxxxxx = 32; LEDs | + | |xxxxxxx = 32; dim LEDs |
|} | |} |
Revision as of 15:22, 5 March 2022
LOW POWER (111, 6Fh)
This command sets the WiDig to dim the LEDs. Upon completion of the command the WiDig sends out the LOW POWER message.
The [BODY] of the LOW POWER command is:
0xxxxxxx: | xxxxxxx = 0; turn LEDs on |
xxxxxxx = 32; dim LEDs |