Skip to content

Commit 5dfa221

Browse files
authored
Merge pull request #595 from LeeLeahy2/net-ntp
NTP now using the network layer
2 parents bf1361c + ac9b236 commit 5dfa221

File tree

10 files changed

+297
-125
lines changed

10 files changed

+297
-125
lines changed

Firmware/RTK_Surveyor/Developer.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ void ethernetWebServerStopESP32W5500() {}
3030
void menuNTP() {systemPrint("NOT compiled");}
3131
void ntpServerBegin() {}
3232
void ntpServerUpdate() {}
33+
void ntpValidateTables() {}
3334

3435
#endif // COMPILE_ETHERNET
3536

0 commit comments

Comments
 (0)