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