180718 HJM : 8 Count sensing data RF send, certTest, temp(cold)Test

Fork of EV-COG-AD3029LZ by JunMo Hong

Revision:
76:f4f990741baf
Parent:
54:0f6612d36a29
--- a/stm-spirit1-rf-driver/NanostackRfPhySpirit1.h	Fri Sep 01 08:51:04 2017 +0200
+++ b/stm-spirit1-rf-driver/NanostackRfPhySpirit1.h	Thu Jan 18 13:29:40 2018 +0200
@@ -3,6 +3,8 @@
 
 #include <stdint.h>
 
+#ifdef MBED_CONF_NANOSTACK_CONFIGURATION
+
 #include "NanostackRfPhy.h"
 #include "PinNames.h"
 
@@ -51,4 +53,5 @@
     const PinName _brd_led;
 };
 
+#endif /* MBED_CONF_NANOSTACK_CONFIGURATION */
 #endif /* NANOSTACK_RF_PHY_SPIRIT1_H_ */