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.
Dependents: 3daf572bcae1 Team Team01_HEPTA_Trainig
Fork of HeptaCamera_GPS by
Diff: HeptaCamera_GPS.cpp
- Revision:
- 10:d4ecef9ef8fd
- Parent:
- 9:591580af98be
- Child:
- 12:b298905009c9
- Child:
- 14:d6974c59be00
--- a/HeptaCamera_GPS.cpp Mon Sep 04 16:27:45 2017 +0000
+++ b/HeptaCamera_GPS.cpp Tue Sep 05 09:17:13 2017 +0000
@@ -690,6 +690,7 @@
{
CAM_SW = 0;
GPS_SW = 1;
+ flushSerialBuffer();
serial._baud(9600);
serial.setTimeout(9999);
}
