B-L072 ST Board BMP280 LoRaWAN end node

Dependencies:   BME280

Temperature/Pressure LoRaWAN End Node

Revision:
53:1b6c71e938ac
Parent:
46:a124538e2891
Child:
57:36e87c44c920
--- a/lora_radio_helper.h	Mon Apr 29 14:02:07 2019 +0100
+++ b/lora_radio_helper.h	Thu May 16 12:01:57 2019 +0100
@@ -15,11 +15,11 @@
  * limitations under the License.
  */
 
-#include "lorawan/LoRaRadio.h"
-
 #ifndef APP_LORA_RADIO_HELPER_H_
 #define APP_LORA_RADIO_HELPER_H_
 
+#include "lorawan/LoRaRadio.h"
+
 #include "SX1272_LoRaRadio.h"
 #include "SX1276_LoRaRadio.h"