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 7c61999 commit 71f0845Copy full SHA for 71f0845
Firmware/RTK_Surveyor/RTK_Surveyor.ino
@@ -45,7 +45,7 @@ const int FIRMWARE_VERSION_MINOR = 6;
45
46
#define COMPILE_WIFI //Comment out to remove all WiFi functionality
47
#define COMPILE_BT //Comment out to disable all Bluetooth
48
-#define ENABLE_DEVELOPER //Uncomment this line to enable special developer modes (don't check power button at startup)
+//#define ENABLE_DEVELOPER //Uncomment this line to enable special developer modes (don't check power button at startup)
49
50
//Define the RTK board identifier:
51
// This is an int which is unique to this variant of the RTK Surveyor hardware which allows us
0 commit comments