Skip to content

Commit cce9b65

Browse files
committed
Increase firmware version
1 parent 6c17c78 commit cce9b65

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