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 0992746 commit a28cfd5Copy full SHA for a28cfd5
Firmware/RTK_Surveyor/RTK_Surveyor.ino
@@ -48,7 +48,7 @@
48
*/
49
50
const int FIRMWARE_VERSION_MAJOR = 1;
51
-const int FIRMWARE_VERSION_MINOR = 10;
+const int FIRMWARE_VERSION_MINOR = 11;
52
53
#define COMPILE_WIFI //Comment out to remove all WiFi functionality
54
#define COMPILE_BT //Comment out to disable all Bluetooth
0 commit comments