Cmera and GPS labrary

Dependents:   HEPTA_SENSOR HEPTA_SENSOR

Revision:
26:f2017248e4f2
Parent:
25:a54fcbd4913a
Child:
27:98bb06a7ecf4
--- a/HeptaCamera_GPS.cpp	Wed Aug 21 12:19:58 2019 +0000
+++ b/HeptaCamera_GPS.cpp	Thu Oct 31 08:02:24 2019 +0000
@@ -696,7 +696,7 @@
     CAM_SW = 0;
     GPS_SW = 1;
     flushSerialBuffer();
-    serial._baud(4800);
+    serial._baud(9600);
     serial.setTimeout(9999);
 }