gmt correction for 15 min

This commit is contained in:
richonguzman
2025-01-02 12:20:18 -03:00
parent a0fdd78cb1
commit ffe1a2f830
2 changed files with 3 additions and 4 deletions
+1 -2
View File
@@ -119,11 +119,10 @@ public:
class NTP {
public:
int gmtCorrection;
float gmtCorrection;
};
class Configuration {
public:
String callsign;