Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of LoRaWAN_Semtech_stack_v4.1 by
Diff: main.cpp
- 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,
