minor fix
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
|
|
||||||
#include <TinyGPS++.h>
|
#include <TinyGPS++.h>
|
||||||
|
|
||||||
uint32_t LatitudeBinary
|
uint32_t LatitudeBinary;
|
||||||
uint32_t LongitudeBinary;
|
uint32_t LongitudeBinary;
|
||||||
uint16_t altitudeGps;
|
uint16_t altitudeGps;
|
||||||
uint8_t hdopGps;
|
uint8_t hdopGps;
|
||||||
|
|||||||
Reference in New Issue
Block a user