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 HMC5843 ITG3200 MBed_Adafruit-GPS-Library XBee agzIDLIST agz_common mbed
Fork of Aigamozu_Robot_ver1_1 by
aigamozuSetting.h@5:e2c9fb0fa661, 2015-05-12 (annotated)
- Committer:
- s1210160
- Date:
- Tue May 12 10:56:56 2015 +0000
- Revision:
- 5:e2c9fb0fa661
- Parent:
- 0:eee5e3d906ce
20150512
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| kityann | 0:eee5e3d906ce | 1 | //Set Baud Rate |
| kityann | 0:eee5e3d906ce | 2 | #define GPS_BAUD_RATE 9600 |
| kityann | 0:eee5e3d906ce | 3 | #define XBEE_BAUD_RATE 57600 |
| kityann | 0:eee5e3d906ce | 4 | #define PC_BAUD_RATE 57600 |
| kityann | 0:eee5e3d906ce | 5 | #define IMU_BAUD_RATE 400000 |
| kityann | 0:eee5e3d906ce | 6 |
