We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0122e1c commit 8a6d8d5Copy full SHA for 8a6d8d5
1 file changed
OpenPanzerTCB/src/OP_Settings/OP_Settings.h
@@ -17,7 +17,7 @@
17
// OPEN PANZER TANK CONTROL BOARD (TCB) - FIRMWARE VERSION NUMBER
18
// ------------------------------------------------------------------------------------------------------------------------------------------------------->>
19
// This is the firmware version that will be returned to the desktop application when it checks. It will be split into three, two-digit numbers
20
- #define FIRMWARE_VERSION "0.93.76" // version. Last update 6/4/2023
+ #define FIRMWARE_VERSION "0.93.77" // version. Last update 1/8/2024
21
22
#define MIN_OPCONFIG_VERSION "0.93.76" // Minimum version of OP Config this version of firmware requires
23
0 commit comments