Difference between revisions of "MCURTC:SetBatteryEmptyLEDPattern"
Jump to navigation
Jump to search
(Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x00420040] |- | 1 | ? |} =Response= {| class="wikitable" border="1" |- ! Index ...") |
(→Request: added explanation of the behavior of the SetBatteryEmptyLEDPattern command, verified manually) |
||
Line 9: | Line 9: | ||
|- | |- | ||
| 1 | | 1 | ||
− | | | + | | 4 bytes of animation sequence. Read in the order they were sent, but their bits are read backwards to create the sequence (said sequence is read both on the power LED and the notification LED). 1 = On, 0 = Off, there is no way to change the color with this service call |
|} | |} | ||
Revision as of 23:27, 25 December 2023
Request
Index Word | Description |
---|---|
0 | Header code [0x00420040] |
1 | 4 bytes of animation sequence. Read in the order they were sent, but their bits are read backwards to create the sequence (said sequence is read both on the power LED and the notification LED). 1 = On, 0 = Off, there is no way to change the color with this service call |
Response
Index Word | Description |
---|---|
0 | Header code |
1 | Result code |
Description
This is used for controlling the notification LED.