wayne roberts / Mbed OS LoRaWAN_singlechannel_endnode

Dependencies:   SX127x sx12xx_hal TSL2561

Revision:
7:e238827f0e47
Parent:
3:aead8f8fdc1f
Child:
8:ab2f9a8d2eaa
--- a/board/lora_config.h	Fri May 26 23:58:42 2017 +0000
+++ b/board/lora_config.h	Tue Jun 06 21:21:51 2017 +0000
@@ -3,3 +3,6 @@
 //#define ENABLE_SX1276
 //#define ENABLE_SX1272
 
+#ifdef TARGET_NUCLEO_L073RZ
+    //#define TYPE_ABZ    // st-murata-lrwan discovery
+#endif