LPC824専用プログラム

Dependencies:   Ping SDFileSystem mbed-src

Revision:
14:61505c5dbc2b
Parent:
13:938a2dda0626
--- a/def.h	Fri Feb 05 11:00:15 2016 +0000
+++ b/def.h	Sat Feb 06 14:24:09 2016 +0000
@@ -3,9 +3,9 @@
 
 //4つの内どれか一つを定義する.
 //#define SD_CARD
-#define ULTRA_SONIC//HC-SR04
+//#define ULTRA_SONIC//HC-SR04
 //#define COLOR_SENSOR//S9706→required for changing to S9032
-//#define IR_SENSOR//MCP3208
+#define IR_SENSOR//MCP3208
 
 #ifdef SD_CARD
     #define BUFSIZE 40