Skip to content

Commit 6b20f88

Browse files
committed
Add needed function for WiFi compile guard
1 parent 516a3d1 commit 6b20f88

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
@@ -130,5 +130,6 @@ void wifiPrintNetworkInfo() {}
130130
void wifiStart() {}
131131
void wifiStop() {}
132132
void wifiUpdate() {}
133+
void wifiShutdown() {}
133134

134135
#endif // COMPILE_WIFI

0 commit comments

Comments
 (0)