khang_91

Revision:
146:eb7bca47f6d8
Parent:
141:c6247c5469ff
Child:
157:8e9b1e84ffac
--- a/Lora.h	Wed Apr 04 13:59:14 2018 -0500
+++ b/Lora.h	Fri Apr 06 08:19:50 2018 -0500
@@ -313,7 +313,8 @@
         RX_1 = 1,           //!< First receive window
         RX_2,               //!< Second receive window
         RX_BEACON,          //!< Beacon receive window
-        RX_SLOT,             //!< Beacon Slot receive window
+        RX_SLOT,            //!< Ping Slot receive window
+        RXC,                //!< Class C continuous window
         RX_TEST
     };