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: modem_ref_helper DebouncedInterrupt
Diff: main.cpp
- Revision:
- 3:a59c8d77006b
- Parent:
- 2:e0cdfa7d2a8b
- Child:
- 4:23cb73bb11b3
--- a/main.cpp Wed Oct 26 11:41:24 2016 +0000
+++ b/main.cpp Wed Oct 26 14:13:58 2016 +0000
@@ -138,7 +138,7 @@
}
button_user.wait();
- cup_pkg.start_update(cup_cfg.src_offset);
+ cup_pkg.start_update(cup_cfg.src_offset, cup_cfg.key);
}
// Set main task to lowest priority