Skip to content

Commit 8c46241

Browse files
committed
Add binaries for v1.12
1 parent df16891 commit 8c46241

File tree

2 files changed

+1
-1
lines changed

2 files 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
@@ -50,7 +50,7 @@ const int FIRMWARE_VERSION_MINOR = 12;
5050

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

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

0 commit comments

Comments
 (0)