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 mbed
Fork of Aigamozu_Robot_ver4_1 by
aigamozuSetting.h@36:a11060f5199e, 2015-05-29 (annotated)
- Committer:
- s1210160
- Date:
- Fri May 29 13:07:46 2015 +0000
- Revision:
- 36:a11060f5199e
- Parent:
- 0:daab5accfd83
2015/05/29
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| kityann | 0:daab5accfd83 | 1 | //Set Baud Rate |
| kityann | 0:daab5accfd83 | 2 | #define GPS_BAUD_RATE 9600 |
| kityann | 0:daab5accfd83 | 3 | #define XBEE_BAUD_RATE 57600 |
| kityann | 0:daab5accfd83 | 4 | #define PC_BAUD_RATE 57600 |
| kityann | 0:daab5accfd83 | 5 | #define IMU_BAUD_RATE 400000 |
| kityann | 0:daab5accfd83 | 6 |
