Skip to content

Commit d41ca7e

Browse files
Update to Version 0.93.72
1 parent 0ba199c commit d41ca7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

OpenPanzerTCB/src/OP_Settings/OP_Settings.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
// OPEN PANZER TANK CONTROL BOARD (TCB) - FIRMWARE VERSION NUMBER
1818
// ------------------------------------------------------------------------------------------------------------------------------------------------------->>
1919
// 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.71" // version. Last update 3/12/2021
20+
#define FIRMWARE_VERSION "0.93.72" // version. Last update 3/22/2021
2121

22-
#define MIN_OPCONFIG_VERSION "0.93.70" // Minimum version of OP Config this version of firmware requires
22+
#define MIN_OPCONFIG_VERSION "0.93.72" // Minimum version of OP Config this version of firmware requires
2323

2424

2525
// ------------------------------------------------------------------------------------------------------------------------------------------------------->>

0 commit comments

Comments
 (0)