Skip to content

Commit 71f0845

Browse files
committed
Update RTK_Surveyor.ino
1 parent 7c61999 commit 71f0845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/RTK_Surveyor/RTK_Surveyor.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const int FIRMWARE_VERSION_MINOR = 6;
4545

4646
#define COMPILE_WIFI //Comment out to remove all WiFi functionality
4747
#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)
48+
//#define ENABLE_DEVELOPER //Uncomment this line to enable special developer modes (don't check power button at startup)
4949

5050
//Define the RTK board identifier:
5151
// This is an int which is unique to this variant of the RTK Surveyor hardware which allows us

0 commit comments

Comments
 (0)