LPC824専用プログラム

Dependencies:   Ping SDFileSystem mbed-src

Revision:
6:79dc74e4926a
Parent:
5:afba6bf6c408
Child:
7:9b1ac6fbf32c
diff -r afba6bf6c408 -r 79dc74e4926a main.cpp
--- a/main.cpp	Tue Jan 12 14:15:17 2016 +0000
+++ b/main.cpp	Tue Jan 12 14:59:09 2016 +0000
@@ -17,7 +17,7 @@
         #endif /*COLOR_SENSOR*/
         
         #ifdef IR_SENSOR
-            Ir_System();
+            Ir_System2();
         #endif /*IR_SENSOR*/
     }
 }
\ No newline at end of file