with rtos

Dependencies:   BufferedSerial SX1276GenericLib

Fork of DISCO-L072CZ-LRWAN1_LoRa_PingPong by ST

Revision:
12:eaaa8f1b6f09
Parent:
0:c43b6919ae15
--- a/main.h	Fri Aug 18 07:45:44 2017 +0000
+++ b/main.h	Mon Oct 16 09:42:41 2017 +0000
@@ -5,7 +5,7 @@
  */
 
 #include "mbed.h"
-#include "PinMap.h"
+#include "PinRadio.h"
 #include "BufferedSerial.h"
 #include "GenericPingPong.h"