1

Revision:
9:97a6de3dbc86
Parent:
7:ba81f66e56d1
Child:
11:5111788c4298
Child:
14:94993ae5b164
--- a/radio.h	Thu Dec 06 17:57:21 2018 -0800
+++ b/radio.h	Fri Dec 07 17:13:39 2018 -0800
@@ -117,6 +117,9 @@
     #endif /* TARGET_FF_ARDUINO */
 #elif defined(SX128x_H)
     #define SetFixedPayloadLength      SetRxMaxPayloadLength
+        static unsigned symbolPeriodUs;
+        static unsigned nSymbs;
+        static unsigned rxTimeoutMs;
         static SX128x radio;
 #else
         #error import radio driver library