2015/05/16 change address for base 4 and base 12
Dependencies: ADXL345 AigamozuControlPackets HMC5843 ITG3200 MBed_Adafruit-GPS-Library XBee agzIDLIST agz_common mbed
Fork of Aigamozu_Base_ver2 by
Revision 3:60bad3679b4b, committed 2015-05-13
- Comitter:
- s1200058
- Date:
- Wed May 13 12:58:27 2015 +0000
- Parent:
- 2:d97700414618
- Child:
- 4:a1faa62fb49b
- Commit message:
- 2015/05/13
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed May 13 08:41:58 2015 +0000
+++ b/main.cpp Wed May 13 12:58:27 2015 +0000
@@ -250,7 +250,7 @@
gps_Serial = new Serial(p28,p27);
Adafruit_GPS myGPS(gps_Serial);
Timer refresh_Timer;
- const int refresh_Time = 2000; //refresh time in ms
+ const int refresh_Time = 1000; //refresh time in ms
myGPS.begin(GPS_BAUD_RATE);
char SenderIDc;
