Smartage application

Dependencies:   BufferedSerial SX1276GenericLib USBDeviceHT mbed Crypto X_NUCLEO_IKS01A2

Fork of STM32L0_LoRa by Helmut Tschemernjak

Revision:
30:d43802606136
Parent:
29:04e1489f8fe2
--- a/PinMap.h	Mon Sep 17 20:37:51 2018 +0000
+++ b/PinMap.h	Mon Sep 17 20:39:50 2018 +0000
@@ -1,8 +1,9 @@
 /* Here are defined the GPIO ports and those other pins necessary to manage the lora connection. 
 */
+
 #ifdef TARGET_DISCO_L072CZ_LRWAN1
  #define FEATURE_LORA
-
+#endif
 
 #if defined(TARGET_DISCO_L072CZ_LRWAN1)
 #define LED             LED2