mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-02 14:46:16 -04:00
Added KISS flow control
This commit is contained in:
parent
8a35afbebe
commit
978800aaf9
4 changed files with 24 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#define CMD_SF 0x04
|
||||
#define CMD_RADIO_STATE 0x05
|
||||
#define CMD_RADIO_LOCK 0x06
|
||||
#define CMD_READY 0x0F
|
||||
|
||||
#define CMD_STAT_RX 0x21
|
||||
#define CMD_STAT_TX 0x22
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue