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