ジャパンオープン用のメインプログラム

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
24:34ef6379b0df
Parent:
18:3a42a931c95a
Child:
25:a7460e23e02e
--- a/setting/LineConfig.h	Wed Mar 16 12:25:48 2016 +0000
+++ b/setting/LineConfig.h	Thu Mar 17 02:49:45 2016 +0000
@@ -6,6 +6,6 @@
 
 const uint8_t static WhiteToWall[2] = {30, 30};
 const uint8_t static OutToWall[2] = {16, 20};
-//const uint8_t static GoalEdgeToWall[2] = {45, 45};
+const uint8_t static GoalEdgeToWall[2] = {45, 45};
 
 #endif /*_LINE_CONFIG_H_*/
\ No newline at end of file