LPC824専用プログラム

Dependencies:   Ping SDFileSystem mbed-src

Revision:
1:7070fb876a2c
Parent:
0:2f48b11b154f
Child:
2:9a51bb2694aa
--- a/def.h	Thu Dec 31 05:16:23 2015 +0000
+++ b/def.h	Thu Dec 31 06:10:30 2015 +0000
@@ -19,7 +19,9 @@
 #endif /*ULTRA_SONIC*/
 
 #ifdef COLOR_SENSOR
-    #define SENSOR_NUM 3; 
+    #define SENSOR_NUM 3;
+    #define COLOR_NUM 3;
+    #define SENSOR_X_COLOR 9;
 #endif /*COLOR_SENSOR*/
 
 #ifdef IR_SENSOR