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

Dependencies:   mbed AQM1602 HMC6352 PID

Revision:
29:e8bafe48aa90
Parent:
27:825c6835e3db
Child:
30:5998ba42237e
--- a/setting/LineConfig.h	Tue Mar 22 03:58:38 2016 +0000
+++ b/setting/LineConfig.h	Tue Mar 22 07:01:10 2016 +0000
@@ -12,7 +12,7 @@
 //const uint8_t static OutToWall[2] = {16, 20};
 const uint8_t static OutToWall[2] = {25, 30};
 
-const uint8_t static GoalEdgeToWall[2] = {45, 45};
+const uint8_t static GoalEdgeToWall[2] = {60, 60};
 const uint8_t static SelfToEmpty[2] = {100, 45};
 
 #endif /*_LINE_CONFIG_H_*/
\ No newline at end of file