SX1276GenericLib to support sx1276 bassed LoRa modules, including HopeRF RFM95, Murata CMWX1ZZABZ and Semtech SX1276MB1MAS/SX1276MB1LAS modules

Dependents:   DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_USB_Rx ... more

Fork of SX1276Lib by Semtech

Revision:
53:6d3adad59633
Parent:
51:aef3234bcb71
Child:
54:0d8ea87fbab9
--- a/sx1276/sx1276.h	Thu May 18 11:07:46 2017 +0200
+++ b/sx1276/sx1276.h	Thu May 18 18:34:54 2017 +0200
@@ -493,7 +493,7 @@
     typedef enum {
         RXTimeoutTimer,
         TXTimeoutTimer,
-        RXTimeoutSyncWorldTimer
+        RXTimeoutSyncWordTimer
     } TimeoutTimer_t;