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.
Dependencies: libmDot mbed-rtos mbed
Fork of mDot_LoRa_Sensornode by
Diff: app/main.cpp
- Revision:
- 3:ef29fec664d0
- Parent:
- 1:fe242f3e341b
- Child:
- 5:cbf3fce508e1
--- a/app/main.cpp Sat Aug 13 07:36:06 2016 +0000 +++ b/app/main.cpp Sun Aug 14 11:33:36 2016 +0000 @@ -5,7 +5,7 @@ int main() { Application application; - application.init(APPLICATION_MODE_9); + application.init(APPLICATION_MODE_3); while (true) { //sleep();