send rref data to salve and display
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#define DATA_STOP_BYTE 0x00
|
||||
#define DATA_INIT_BYTE_1 0x01
|
||||
#define DATA_INIT_BYTE_2 0x02
|
||||
#define DATA_BYTE 0x03
|
||||
#define DATA_RESET_BYTE 0xFF
|
||||
#define TRIGGER_BIT_1 1
|
||||
#define HIGH_BIT_1 2
|
||||
|
Reference in New Issue
Block a user