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.h
- Revision:
- 13:e3ad89e65f66
- Parent:
- 8:6d9c33df4c09
--- a/HeptaCamera_GPS.h Wed Sep 06 06:07:39 2017 +0000
+++ b/HeptaCamera_GPS.h Wed Sep 06 06:14:02 2017 +0000
@@ -59,7 +59,7 @@
int readable();
void flushSerialBuffer(void);
void gga_sensing(float *time, float *latitude, char *ns, float *longitude, char *ew, int *quality, int *stnum, float *hacu, float *altitude, char *aunit, int *gps_check);
- void lat_log_sensing_u16(char *lat, char *log, char * height, int *dsize1, int *dsize2);
+ void lat_log_sensing_u16(char *lat, char *log, char * height);
private:
SerialBuffered serial;
