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.
Diff: decawave_network.cpp
- Revision:
- 7:bdfcc94be056
- Parent:
- 5:0a6df7e647f3
- Child:
- 8:a69bdc60d93e
--- a/decawave_network.cpp Thu Jun 01 12:46:38 2017 +0000
+++ b/decawave_network.cpp Thu Jun 01 17:58:50 2017 +0000
@@ -8,6 +8,7 @@
rxTimestamp = 0;
timediffRec = 0;
timediffSend = 0;
+ curr_mode = 1;
for (int i = 0; i < MAX_NODES; i++)
acknowledgement[i] = true;