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 b4cfe47 commit 5be1195Copy full SHA for 5be1195
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 = 7;
+const int FIRMWARE_VERSION_MINOR = 8;
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