mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-07-22 22:40:38 -04:00
Added implicit header mode
This commit is contained in:
parent
ab99c2abd9
commit
3cfbb0cf58
4 changed files with 46 additions and 10 deletions
|
@ -16,6 +16,7 @@
|
|||
#define CMD_RADIO_STATE 0x06
|
||||
#define CMD_RADIO_LOCK 0x07
|
||||
#define CMD_DETECT 0x08
|
||||
#define CMD_IMPLICIT 0x09
|
||||
#define CMD_PROMISC 0x0E
|
||||
#define CMD_READY 0x0F
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue