Skip to content

Commit ab994bf

Browse files
committed
Add missing NTP function for compile guards.
1 parent a95bfd9 commit ab994bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Firmware/RTK_Surveyor/Developer.ino

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ void menuNTP() {systemPrint("NOT compiled");}
3131
void ntpServerBegin() {}
3232
void ntpServerUpdate() {}
3333
void ntpValidateTables() {}
34+
void ntpServerStop() {}
3435

3536
#endif // COMPILE_ETHERNET
3637

0 commit comments

Comments
 (0)