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 1d5a341 commit 98bbfb7Copy full SHA for 98bbfb7
Firmware/RTK_Surveyor/settings.h
@@ -424,7 +424,7 @@ typedef struct {
424
int8_t timeZoneSeconds = 0;
425
426
//Debug settings
427
- bool enablePrintWifiIpAddress = false;
+ bool enablePrintWifiIpAddress = true;
428
bool enablePrintState = false;
429
bool enablePrintWifiState = false;
430
bool enablePrintNtripClientState = false;
0 commit comments