We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f40fba5 commit a89d1a0Copy full SHA for a89d1a0
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.78" // version. Last update 3/6/2024
+ #define FIRMWARE_VERSION "0.93.79" // version. Last update 8/11/2025
21
22
#define MIN_OPCONFIG_VERSION "0.93.76" // Minimum version of OP Config this version of firmware requires
23
0 commit comments