Skip to content

Commit 50e9cca

Browse files
committed
Increase firmware version.
1 parent d7c70f1 commit 50e9cca

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 = 8;
45+
const int FIRMWARE_VERSION_MINOR = 9;
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)