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 5d410a1 commit f7cf3dbCopy full SHA for f7cf3db
Firmware/RTK_Surveyor/RTK_Surveyor.ino
@@ -39,7 +39,7 @@
39
*/
40
41
const int FIRMWARE_VERSION_MAJOR = 1;
42
-const int FIRMWARE_VERSION_MINOR = 5;
+const int FIRMWARE_VERSION_MINOR = 6;
43
44
#define COMPILE_WIFI //Comment out to remove all WiFi functionality
45
#define COMPILE_BT //Comment out to disable all Bluetooth
0 commit comments