Skip to content

Commit af6068c

Browse files
committed
Increase firmware version
1 parent 5ee9995 commit af6068c

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
@@ -41,7 +41,7 @@
4141
*/
4242

4343
const int FIRMWARE_VERSION_MAJOR = 1;
44-
const int FIRMWARE_VERSION_MINOR = 6;
44+
const int FIRMWARE_VERSION_MINOR = 7;
4545

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

0 commit comments

Comments
 (0)