Difference between revisions of "Firmware-812 Command-111"
Line 7: | Line 7: | ||
{| | {| | ||
|0xxxxxxx: | |0xxxxxxx: | ||
− | |xxxxxxx = | + | |xxxxxxx = 64; turn LEDs on |
|- | |- | ||
| | | | ||
− | |xxxxxxx = | + | |xxxxxxx = 96; dim LEDs |
|} | |} |
Revision as of 15:38, 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 = 64; turn LEDs on |
xxxxxxx = 96; dim LEDs |