Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ADXL345 AigamozuControlPackets_展示会 Aigamozu_Robot_展示会 HMC5843 ITG3200 MBed_Adafruit-GPS-Library XBee agzIDLIST mbed setting
Fork of Aigamozu_Robot_展示会 by
Revision 40:656858844814, committed 2017-03-11
- Comitter:
- s1200058
- Date:
- Sat Mar 11 15:01:48 2017 +0000
- Parent:
- 39:1634312cf621
- Child:
- 41:55539183dbb0
- Commit message:
- ????????;
Changed in this revision
| AigamozuControlPackets.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 Sat Mar 11 14:57:44 2017 +0000 +++ b/AigamozuControlPackets.lib Sat Mar 11 15:01:48 2017 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/aigamozu/code/AigamozuControlPackets_/#2f47c25a3562 +https://developer.mbed.org/teams/aigamozu/code/AigamozuControlPackets_/#c35184266e00
--- a/main.cpp Sat Mar 11 14:57:44 2017 +0000 +++ b/main.cpp Sat Mar 11 15:01:48 2017 +0000 @@ -11,9 +11,9 @@ /**********************************************/ //更新情報 -//展示会用プログラム -//中身をすっきりさせました。 -//Automodeの際のプログラムはgpsAuto()の中身を変更すれば大丈夫です。 +//実験用プログラム +//ジャイロ・加速度データをXbeeに送り続けます。 +//StatusRequestCommandを送るとflagが0から1になります。 /**********************************************/ #include "mbed.h"
