Skip to content

Commit 5be1195

Browse files
committed
Version increase to v1.8
1 parent b4cfe47 commit 5be1195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Firmware/RTK_Surveyor/RTK_Surveyor.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
*/
4343

4444
const int FIRMWARE_VERSION_MAJOR = 1;
45-
const int FIRMWARE_VERSION_MINOR = 7;
45+
const int FIRMWARE_VERSION_MINOR = 8;
4646

4747
#define COMPILE_WIFI //Comment out to remove all WiFi functionality
4848
#define COMPILE_BT //Comment out to disable all Bluetooth

0 commit comments

Comments
 (0)