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 4265f60 commit f19c4f1Copy full SHA for f19c4f1
.github/workflows/compile-rtk-everywhere.yml
@@ -5,8 +5,8 @@ on:
5
6
env:
7
FILENAME_PREFIX: RTK_Everywhere_Firmware
8
- FIRMWARE_VERSION_MAJOR: 1
9
- FIRMWARE_VERSION_MINOR: 5
+ FIRMWARE_VERSION_MAJOR: 2
+ FIRMWARE_VERSION_MINOR: 0
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