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 1455fdb commit 1f12e09Copy full SHA for 1f12e09
.github/workflows/compile-rtk-everywhere.yml
@@ -6,7 +6,7 @@ on:
6
env:
7
FILENAME_PREFIX: RTK_Everywhere_Firmware
8
FIRMWARE_VERSION_MAJOR: 2
9
- FIRMWARE_VERSION_MINOR: 1
+ FIRMWARE_VERSION_MINOR: 2
10
POINTPERFECT_LBAND_TOKEN: ${{ secrets.POINTPERFECT_LBAND_TOKEN }}
11
POINTPERFECT_IP_TOKEN: ${{ secrets.POINTPERFECT_IP_TOKEN }}
12
POINTPERFECT_LBAND_IP_TOKEN: ${{ secrets.POINTPERFECT_LBAND_IP_TOKEN }}
0 commit comments