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

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

Fork of Aigamozu_Robot_March by Mami Yokokawa

Files at this revision

API Documentation at this revision

Comitter:
s1200058
Date:
Fri Aug 04 12:49:58 2017 +0000
Parent:
45:a90c4301ee45
Commit message:
for_OHARA

Changed in this revision

AigamozuControlPackets.lib Show annotated file Show diff for this revision Revisions of this file
agzIDLIST.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/AigamozuControlPackets.lib	Thu Mar 30 10:48:04 2017 +0000
+++ b/AigamozuControlPackets.lib	Fri Aug 04 12:49:58 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/aigamozu/code/AigamozuControlPackets_/#61d72f617aa5
+https://developer.mbed.org/teams/aigamozu/code/AigamozuControlPackets_/#99b977d16a6d
--- a/agzIDLIST.lib	Thu Mar 30 10:48:04 2017 +0000
+++ b/agzIDLIST.lib	Fri Aug 04 12:49:58 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/teams/aigamozu/code/agzIDLIST/#cf7d54d395de
+http://mbed.org/teams/aigamozu/code/agzIDLIST/#d4bc208116c5
--- 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();