2015/05/16

Dependencies:   ADXL345 AigamozuControlPackets HMC5843 ITG3200 MBed_Adafruit-GPS-Library XBee agzIDLIST mbed

Fork of Aigamozu_Robot_ver3 by aigamozu

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers aigamozuSetting.h Source File

aigamozuSetting.h

00001 //Set Baud Rate
00002 #define GPS_BAUD_RATE 9600
00003 #define XBEE_BAUD_RATE 57600
00004 #define PC_BAUD_RATE 57600
00005 #define IMU_BAUD_RATE 400000
00006