Skip to content

Commit a28cfd5

Browse files
committed
Update version number
1 parent 0992746 commit a28cfd5

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
@@ -48,7 +48,7 @@
4848
*/
4949

5050
const int FIRMWARE_VERSION_MAJOR = 1;
51-
const int FIRMWARE_VERSION_MINOR = 10;
51+
const int FIRMWARE_VERSION_MINOR = 11;
5252

5353
#define COMPILE_WIFI //Comment out to remove all WiFi functionality
5454
#define COMPILE_BT //Comment out to disable all Bluetooth

0 commit comments

Comments
 (0)