Added cleanup command

master
Mark Qvist 2 years ago
parent 304ccf882e
commit c88d7b4534
  1. 1
      Framing.h

@ -17,6 +17,7 @@
#define CMD_RADIO_LOCK 0x07 #define CMD_RADIO_LOCK 0x07
#define CMD_DETECT 0x08 #define CMD_DETECT 0x08
#define CMD_IMPLICIT 0x09 #define CMD_IMPLICIT 0x09
#define CMD_LEAVE 0x0A
#define CMD_PROMISC 0x0E #define CMD_PROMISC 0x0E
#define CMD_READY 0x0F #define CMD_READY 0x0F

Loading…
Cancel
Save