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: ATP3012 mbed TB6612FNG HMC6352 US015 getGPS
Revision 2:82902be97576, committed 2021-10-27
- Comitter:
- ushiroji
- Date:
- Wed Oct 27 12:33:10 2021 +0000
- Parent:
- 1:62de92c768c9
- Commit message:
- test
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Oct 27 12:28:26 2021 +0000 +++ b/main.cpp Wed Oct 27 12:33:10 2021 +0000 @@ -13,4 +13,5 @@ speak(); direction = AngleGet(); pc.printf("direction=%f\n", direction); - } \ No newline at end of file + } +} \ No newline at end of file