Miguel Luis / SX1272Lib

Fork of SX1272Lib by Semtech

Revision:
11:cfa462865c9b
Parent:
2:cd1093b6676f
Child:
12:a8f97310a403
diff -r 677a0290458a -r cfa462865c9b enums/enums.h
--- a/enums/enums.h	Wed Dec 07 14:58:48 2016 +0000
+++ b/enums/enums.h	Fri Mar 17 16:53:05 2017 +0000
@@ -64,6 +64,7 @@
     bool     IqInverted;
     bool     RxContinuous;
     uint32_t TxTimeout;
+    uint32_t RxSingleTimeout;
 }RadioFskSettings_t;
 
 /*!