Skip to content

Commit 78787d3

Browse files
committed
Release v1.11 binaries
1 parent 49ce1b2 commit 78787d3

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
-1.87 MB
Binary file not shown.
1.7 MB
Binary file not shown.

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 = 11;
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)