展示会用です

Dependencies:   VNH5019

Dependents:   Aigamozu_Robot_展示会 Aigamozu_Robot_March Aigamozu_Robot_templete

Fork of AigamozuControlPackets by aigamozu

Revision:
14:e441331aa4a1
Parent:
13:a5bc425540a7
Child:
15:ac839aff80bc
Child:
17:a6fa8cc96d94
--- a/AigamozuControlPackets.cpp	Mon Apr 20 10:36:16 2015 +0000
+++ b/AigamozuControlPackets.cpp	Sat Apr 25 01:05:51 2015 +0000
@@ -300,7 +300,7 @@
         case 2:
             //nowMode = AUTO_MODE;
             //eachModeInt.attach(this,&AigamozuControlPackets::randomAuto,1.0);
-            eachModeInt.attach(this,&AigamozuControlPackets::gpsAuto,1.0);
+            eachModeInt.attach(this,&AigamozuControlPackets::gpsAuto,2.0);
             nowMode = AUTO_GPS_MODE;
         break;