Start to implement the fully asynchronous bridge protocol scheduler and use it to transfer key and LED state.
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
#define LED_DRIVER_FRAME_8 7
|
||||
#define LED_DRIVER_FRAME_FUNCTION 0x0B
|
||||
|
||||
#define LED_DRIVER_LED_COUNT (2*8*9)
|
||||
|
||||
#define FRAME_REGISTER_LED_CONTROL_FIRST 0x00
|
||||
#define FRAME_REGISTER_LED_CONTROL_LAST 0x11
|
||||
#define FRAME_REGISTER_BLINK_CONTROL_FIRST 0x12
|
||||
|
||||
Reference in New Issue
Block a user