]> git.tnoah.ca Git - lora-radio.git/commitdiff
Added cleanup command
authorMark Qvist <mark@unsigned.io>
Sat, 29 Oct 2022 14:44:03 +0000 (16:44 +0200)
committerMark Qvist <mark@unsigned.io>
Sat, 29 Oct 2022 14:44:03 +0000 (16:44 +0200)
Framing.h

index f86eec8549dd48c8e6b5153724ca91dff8aaaa67..0233f2fbfa212385e82878ccd5ef53a52d9e1595 100644 (file)
--- a/Framing.h
+++ b/Framing.h
@@ -17,6 +17,7 @@
        #define CMD_RADIO_LOCK  0x07
        #define CMD_DETECT              0x08
        #define CMD_IMPLICIT    0x09
+       #define CMD_LEAVE       0x0A
        #define CMD_PROMISC             0x0E
        #define CMD_READY               0x0F