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: Ping SDFileSystem mbed-src
Revision 16:f0d3e58b3ca5, committed 2016-02-25
- Comitter:
- lilac0112_1
- Date:
- Thu Feb 25 06:17:49 2016 +0000
- Parent:
- 15:b1ff150cbb18
- Commit message:
- Hokushinetsu(SubCPU)
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Thu Feb 25 06:13:50 2016 +0000
+++ b/main.cpp Thu Feb 25 06:17:49 2016 +0000
@@ -7,7 +7,7 @@
#ifdef SD_CARD
Sd_System();
- #endif /*SD_CARD*/
+ #endif /*SD_CARD*/
#ifdef ULTRA_SONIC
Usw_System();