Skip to content

Commit e1d04c1

Browse files
committed
Add missing developer function
1 parent d1e3919 commit e1d04c1

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
@@ -44,6 +44,7 @@ void ntpServerStop() {}
4444
void menuNetwork() {systemPrint("Network not compiled");}
4545
void networkUpdate() {}
4646
void networkVerifyTables() {}
47+
void networkStop(uint8_t networkType) {}
4748

4849
//----------------------------------------
4950
// NTRIP client

0 commit comments

Comments
 (0)