Cmera and GPS labrary

Dependents:   HEPTA_SENSOR HEPTA_SENSOR

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);
 }