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:
45:9788b98821a5
Parent:
44:544add59b26d
Child:
46:e78a1d0391ac
--- a/sx1276/sx1276-mbed-hal.cpp	Tue May 09 16:41:16 2017 +0200
+++ b/sx1276/sx1276-mbed-hal.cpp	Tue May 09 14:46:15 2017 +0000
@@ -368,7 +368,6 @@
             else
                 rxTimeoutSyncWord.detach();
             break;
-        break;
     }
 }