Semtech stack for ELMO - ver. 4.1.0.

Dependencies:   SX1272lib mbed

Fork of LoRaWAN_Semtech_stack_v4.1 by Michal Leksinski

Revision:
3:73c2fa59588c
Parent:
1:2be292bd43f9
Child:
4:0aa5d153c316
--- a/main.cpp	Wed Mar 16 10:05:57 2016 +0000
+++ b/main.cpp	Fri Mar 18 12:31:07 2016 +0000
@@ -32,7 +32,7 @@
 /*!
  * Defines the application data transmission duty cycle. 5s, value in [us].
  */
-#define APP_TX_DUTYCYCLE                            5000000
+#define APP_TX_DUTYCYCLE                            10000000
 
 /*!
  * Defines a random delay for application data transmission duty cycle. 1s,