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: mbed-rtos mbed Xbus
Fork of MTi-1_example by
Diff: main.cpp
- Revision:
- 5:abc52dd88be2
- Parent:
- 4:98f063b2e6da
- Child:
- 7:c913a7cd5231
diff -r 98f063b2e6da -r abc52dd88be2 main.cpp
--- a/main.cpp Wed May 13 12:02:31 2015 +0200
+++ b/main.cpp Wed May 13 12:26:53 2015 +0200
@@ -43,4 +43,9 @@
xbusParser = XbusParser_create(&xbusCallback);
configureSerialPorts();
+
+ for (;;)
+ {
+ sleep();
+ }
}

Xsens MTi 1-series