LPC824専用プログラム

Dependencies:   Ping SDFileSystem mbed-src

Files at this revision

API Documentation at this revision

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();