mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-06 08:34:58 -04:00
Cleanup
This commit is contained in:
parent
3df940c791
commit
33dedb202f
4 changed files with 14 additions and 8 deletions
|
@ -82,6 +82,11 @@
|
|||
#define CMD_RESET 0x55
|
||||
#define CMD_RESET_BYTE 0xF8
|
||||
|
||||
#define CMD_LOG 0x70
|
||||
#define CMD_TIME 0x70
|
||||
#define CMD_MUX_CHAIN 0x80
|
||||
#define CMD_MUX_DSCVR 0x81
|
||||
|
||||
#define DETECT_REQ 0x73
|
||||
#define DETECT_RESP 0x46
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue