Skip to content

Commit

Permalink
NTP now using the network layer
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeLeahy2 committed Aug 11, 2023
1 parent 8b5a612 commit ac9b236
Show file tree
Hide file tree
Showing 10 changed files with 297 additions and 125 deletions.
1 change: 1 addition & 0 deletions Firmware/RTK_Surveyor/Developer.ino
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ void ethernetWebServerStopESP32W5500() {}
void menuNTP() {systemPrint("NOT compiled");}
void ntpServerBegin() {}
void ntpServerUpdate() {}
void ntpValidateTables() {}

#endif // COMPILE_ETHERNET

Expand Down
Loading

0 comments on commit ac9b236

Please sign in to comment.