Fork of SX1276 Lib

Fork of SX1276Lib by Semtech

Revision:
6:e7f02929cd3d
Parent:
5:11ec8a6ba4f0
Child:
7:2b555111463f
--- a/enums/enums.h	Thu Aug 21 11:58:28 2014 +0000
+++ b/enums/enums.h	Thu Sep 04 14:03:20 2014 +0000
@@ -99,6 +99,8 @@
     uint16_t PreambleLen;
     bool     FixLen;
     bool     CrcOn;
+    bool 	 FreqHopOn;
+    uint8_t  HopPeriod;
     bool     IqInverted;
     bool     RxContinuous;
     uint32_t TxTimeout;