Skip to content

Commit eb128ec

Browse files
committed
Increase version number
1 parent 4afb492 commit eb128ec

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
@@ -20,7 +20,7 @@
2020
*/
2121

2222
const int FIRMWARE_VERSION_MAJOR = 3;
23-
const int FIRMWARE_VERSION_MINOR = 0;
23+
const int FIRMWARE_VERSION_MINOR = 1;
2424

2525
#define COMPILE_WIFI //Comment out to remove WiFi functionality
2626
#define COMPILE_AP //Requires WiFi. Comment out to remove Access Point functionality

0 commit comments

Comments
 (0)