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: DW1000 ait_link BufferedSerial mbed
Diff: main_multi_range.cpp
- Revision:
- 4:1a2c1e5e5516
- Parent:
- 2:5af0f0006f40
- Child:
- 5:1928eb8c417a
--- a/main_multi_range.cpp Sat Feb 13 17:13:27 2016 +0000 +++ b/main_multi_range.cpp Tue Mar 29 10:00:43 2016 +0000 @@ -22,7 +22,7 @@ const int TRACKER_ADDRESS = 0; const int NUM_OF_SLAVES = 1; -const int SLAVE_ADDRESS_OFFSET = 10; +const int SLAVE_ADDRESS_OFFSET = 20; const bool USE_NLOS_SETTINGS = true;