Lab4

Dependencies:   mbed HeptaBattery SDFileSystem HeptaCamera_GPS

Revision:
18:8b600cd66ec5
Parent:
17:a1d046102f3b
Child:
20:6f12217d17bc
--- a/main.cpp	Mon Aug 19 05:44:09 2019 +0000
+++ b/main.cpp	Mon Aug 19 05:48:27 2019 +0000
@@ -7,7 +7,7 @@
 HeptaBattery battery(p19,p26);
 SDFileSystem sd(p5, p6, p7, p8, "sd");
 HeptaCamera_GPS cam_gps(p13, p14,p25,p24);
-DigitalOut EN(p26);
+
 int main()
 {
     cam_gps.gps_setting();