Skip to content

Commit ac9b236

Browse files
committed
NTP now using the network layer
1 parent 8b5a612 commit ac9b236

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)