We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9e76f commit b2bb297Copy full SHA for b2bb297
.github/workflows/compile-rtk-firmware.yml
@@ -6,7 +6,7 @@ on:
6
env:
7
FILENAME_PREFIX: RTK_Surveyor_Firmware
8
FIRMWARE_VERSION_MAJOR: 4
9
- FIRMWARE_VERSION_MINOR: 2
+ FIRMWARE_VERSION_MINOR: 3
10
POINTPERFECT_TOKEN: ${{ secrets.POINTPERFECT_TOKEN }}
11
#We limit the ESP32 core to v2.0.2
12
CORE_VERSION: 2.0.2
0 commit comments