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: MTS-Serial libmDot-mbed5
Fork of Dot-AT-Firmware by
Revision 19:79c906b2c53c, committed 2018-05-01
- Comitter:
- brettsawyers
- Date:
- Tue May 01 01:40:37 2018 +0000
- Parent:
- 18:4052b3b530cc
- Commit message:
- uploading to team
Changed in this revision
| libmDot-mbed5.lib | Show annotated file Show diff for this revision Revisions of this file |
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/libmDot-mbed5.lib Mon Feb 26 23:27:13 2018 +0000 +++ b/libmDot-mbed5.lib Tue May 01 01:40:37 2018 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/MultiTech/code/libmDot-mbed5/#8df3889e444b +https://os.mbed.com/teams/student-devel/code/libmDot-mbed5/#8df3889e444b
--- a/main.cpp Mon Feb 26 23:27:13 2018 +0000
+++ b/main.cpp Tue May 01 01:40:37 2018 +0000
@@ -39,7 +39,6 @@
mDot* dot = mDot::getInstance(plan);
assert(dot);
-
// Seed the RNG
srand(dot->getRadioRandom());
