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 5fa1dbc commit 255ca1fCopy full SHA for 255ca1f
.github/workflows/compile-rtk-everywhere.yml
@@ -6,7 +6,7 @@ on:
6
env:
7
FILENAME_PREFIX: RTK_Everywhere_Firmware
8
FIRMWARE_VERSION_MAJOR: 1
9
- FIRMWARE_VERSION_MINOR: 5
+ FIRMWARE_VERSION_MINOR: 4
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