mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-12 11:53:02 +02:00
gmt correction for 15 min
This commit is contained in:
@@ -119,11 +119,10 @@ public:
|
||||
|
||||
class NTP {
|
||||
public:
|
||||
int gmtCorrection;
|
||||
float gmtCorrection;
|
||||
};
|
||||
|
||||
|
||||
|
||||
class Configuration {
|
||||
public:
|
||||
String callsign;
|
||||
|
||||
Reference in New Issue
Block a user