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 df16891 commit 8c46241Copy full SHA for 8c46241
Binaries/RTK_Surveyor_Firmware_v1_12-RCApr19.bin renamed to Binaries/RTK_Surveyor_Firmware_v1_12.bin
1.74 MB
Firmware/RTK_Surveyor/RTK_Surveyor.ino
@@ -50,7 +50,7 @@ const int FIRMWARE_VERSION_MINOR = 12;
50
51
#define COMPILE_WIFI //Comment out to remove all WiFi functionality
52
#define COMPILE_BT //Comment out to disable all Bluetooth
53
-#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)
54
55
//Define the RTK board identifier:
56
// This is an int which is unique to this variant of the RTK Surveyor hardware which allows us
0 commit comments