Lab4

Dependencies:   mbed HeptaBattery SDFileSystem HeptaCamera_GPS

Files at this revision

API Documentation at this revision

Comitter:
HEPTA
Date:
Mon Aug 19 06:49:13 2019 +0000
Parent:
19:5e661341178f
Commit message:

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
diff -r 5e661341178f -r 6f12217d17bc main.cpp
--- a/main.cpp	Mon Aug 19 06:08:48 2019 +0000
+++ b/main.cpp	Mon Aug 19 06:49:13 2019 +0000
@@ -4,7 +4,7 @@
 #include "HeptaCamera_GPS.h"
 
 Serial pc(USBTX,USBRX);
-HeptaBattery battery(p19,p26);
+HeptaBattery battery(p16,p26);
 SDFileSystem sd(p5, p6, p7, p8, "sd");
 HeptaCamera_GPS cam_gps(p13, p14,p25,p24);