Light up every LED without screwing up I2C communication.
This commit is contained in:
@@ -53,7 +53,7 @@ void LedDriver_SetAllLedsTo(uint8_t val)
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, // display
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, // keys 4
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, // display
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // keys 5 blocks slowly
|
||||
0xff, 0xff, 0xff, 0xff, 0x00, 0xff, 0x00, 0x00, // keys 5 blocks slowly
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, // display
|
||||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, // keys 6 blocks slowly
|
||||
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, // display
|
||||
|
||||
Reference in New Issue
Block a user