We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e3919 commit e1d04c1Copy full SHA for e1d04c1
Firmware/RTK_Surveyor/Developer.ino
@@ -44,6 +44,7 @@ void ntpServerStop() {}
44
void menuNetwork() {systemPrint("Network not compiled");}
45
void networkUpdate() {}
46
void networkVerifyTables() {}
47
+void networkStop(uint8_t networkType) {}
48
49
//----------------------------------------
50
// NTRIP client
0 commit comments