We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5271c86 commit a53e98eCopy full SHA for a53e98e
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.73" // version. Last update 4/5/2021
+ #define FIRMWARE_VERSION "0.93.74" // version. Last update 6/27/2021
21
22
#define MIN_OPCONFIG_VERSION "0.93.72" // Minimum version of OP Config this version of firmware requires
23
0 commit comments