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 d7c70f1 commit 50e9ccaCopy full SHA for 50e9cca
Firmware/RTK_Surveyor/RTK_Surveyor.ino
@@ -42,7 +42,7 @@
42
*/
43
44
const int FIRMWARE_VERSION_MAJOR = 1;
45
-const int FIRMWARE_VERSION_MINOR = 8;
+const int FIRMWARE_VERSION_MINOR = 9;
46
47
#define COMPILE_WIFI //Comment out to remove all WiFi functionality
48
#define COMPILE_BT //Comment out to disable all Bluetooth
0 commit comments