Skip to content

Commit a92eb28

Browse files
committed
Update RTK_Surveyor.ino
1 parent 7b756a3 commit a92eb28

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 = 11;
51+
const int FIRMWARE_VERSION_MINOR = 12;
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)