mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-23 15:00:54 -04:00
Added board command to host protocol
This commit is contained in:
parent
c4f7767b4f
commit
9bb6d34ef4
4 changed files with 14 additions and 4 deletions
|
@ -27,6 +27,7 @@
|
|||
#define CMD_BLINK 0x30
|
||||
#define CMD_RANDOM 0x40
|
||||
|
||||
#define CMD_BOARD 0x47
|
||||
#define CMD_PLATFORM 0x48
|
||||
#define CMD_MCU 0x49
|
||||
#define CMD_FW_VERSION 0x50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue