Skip to content

Commit f7cf3db

Browse files
committed
Increase firmware version
1 parent 5d410a1 commit f7cf3db

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
@@ -39,7 +39,7 @@
3939
*/
4040

4141
const int FIRMWARE_VERSION_MAJOR = 1;
42-
const int FIRMWARE_VERSION_MINOR = 5;
42+
const int FIRMWARE_VERSION_MINOR = 6;
4343

4444
#define COMPILE_WIFI //Comment out to remove all WiFi functionality
4545
#define COMPILE_BT //Comment out to disable all Bluetooth

0 commit comments

Comments
 (0)