code base MDOT lorawan

Dependencies:   Servo Cayenne-LPP

Revision:
53:1b6c71e938ac
Parent:
46:a124538e2891
--- 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"