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_slave.cpp
- Revision:
- 10:6e95128c2efa
- Parent:
- 5:1928eb8c417a
--- a/main_slave.cpp Tue Apr 05 12:20:29 2016 +0000 +++ b/main_slave.cpp Wed Apr 06 08:23:26 2016 +0000 @@ -5,7 +5,6 @@ #include <mbed.h> #include <DW1000.h> #include <DW1000Utils.h> -#include <mavlink_bridge/mavlink_bridge.h> #include "BufferedSerial.h" #include "UWBSlave.h"