with rtos

Dependencies:   BufferedSerial SX1276GenericLib

Fork of DISCO-L072CZ-LRWAN1_LoRa_PingPong by ST

Revision:
12:eaaa8f1b6f09
Parent:
11:9d7409ebfa57
--- a/SX1276GenericPingPong/GenericPingPong.cpp	Fri Aug 18 07:45:44 2017 +0000
+++ b/SX1276GenericPingPong/GenericPingPong.cpp	Mon Oct 16 09:42:41 2017 +0000
@@ -6,7 +6,7 @@
  */
  
 #include "mbed.h"
-#include "PinMap.h"
+#include "PinRadio.h"
 #include "GenericPingPong.h"
 #include "sx1276-mbed-hal.h"
 #include "main.h"