Xsens / Mbed 2 deprecated MTi-1_example

Dependencies:   mbed-rtos mbed Xbus

Fork of MTi-1_example by Alex Young

Files at this revision

API Documentation at this revision

Comitter:
xsens_mheskamp
Date:
Thu May 03 10:35:39 2018 +0200
Parent:
69:cb7fbf7821b5
Commit message:
Added some function documentation

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Dec 05 15:23:06 2016 +0000
+++ b/main.cpp	Thu May 03 10:35:39 2018 +0200
@@ -818,6 +818,8 @@
 	pc.printf("MTi-1 series embedded example firmware.\r\n");
 }
 
+/*!	\brief Prints usage instructions
+*/
 static void printUsageInstructions(void)
 {
 	pc.printf("\r\n");