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
Revision 70:ff3afeaa31be, committed 2018-05-03
- 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");