Skip to content

Commit

Permalink
Merge pull request #595 from LeeLeahy2/net-ntp
Browse files Browse the repository at this point in the history
NTP now using the network layer
  • Loading branch information
nseidle authored Aug 11, 2023
2 parents bf1361c + ac9b236 commit 5dfa221
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 5dfa221

Please sign in to comment.