gpsread code sanitizations
This commit is contained in:
parent
42ee21a2f7
commit
aaf127f5e8
@ -449,7 +449,7 @@ void setup() {
|
|||||||
|
|
||||||
// initialize gps time
|
// initialize gps time
|
||||||
#if (HAS_GPS)
|
#if (HAS_GPS)
|
||||||
fetch_gpsTime();
|
get_gpstime();
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if (defined HAS_IF482 || defined HAS_DCF77)
|
#if (defined HAS_IF482 || defined HAS_DCF77)
|
||||||
|
Loading…
Reference in New Issue
Block a user