1

Revision:
18:78c5e644d37a
Parent:
5:ab124d3842a8
--- a/TARGET_DISCO_L072CZ_LRWAN1/radio_typeABZ.cpp	Mon Jun 01 15:59:56 2020 -0700
+++ b/TARGET_DISCO_L072CZ_LRWAN1/radio_typeABZ.cpp	Fri Jun 12 11:27:45 2020 -0700
@@ -1,4 +1,5 @@
 #include "radio.h"
+#ifdef SX127x_H
 
 #define SSA_BOARD   1
 
@@ -94,3 +95,4 @@
 #endif    
 }
 
+#endif /* ..SX127x_H */