f

Revision:
27:1a9d7dadb593
Parent:
26:87796ee62589
Child:
28:6d83af9f8563
--- a/sx1276/sx1276.h	Fri Mar 24 15:06:46 2017 +0000
+++ b/sx1276/sx1276.h	Sun Apr 23 19:17:13 2017 +0000
@@ -52,7 +52,9 @@
 
 #define RF_MID_BAND_THRESH                          525000000
 
+#ifdef TARGET_STM32L0
 #define MURTA_ANT_SWITCH    1   // STM B-L072Z-LRWAN1 device
+#endif
 
 /*! 
  * Actual implementation of a SX1276 radio, inherits Radio