展示会用に簡単にしています

Dependencies:   ADXL345 AigamozuControlPackets_展示会 HMC5843 ITG3200 MBed_Adafruit-GPS-Library XBee agzIDLIST mbed

Fork of Aigamozu_Robot_March by Mami Yokokawa

Revision:
49:a6ae71759d0f
Parent:
45:a90c4301ee45
--- a/main.cpp	Thu Mar 30 10:48:04 2017 +0000
+++ b/main.cpp	Fri Aug 04 12:49:58 2017 +0000
@@ -103,7 +103,7 @@
   
     //2secごとの更新用Timer
     Timer autoTimer;
-    const int autoTime = 2000; //refresh time in ms
+    const int autoTime = 1000; //refresh time in ms
 
     //interrupt start
     autoTimer.start();