1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-02-22 08:46:04 +01:00

version 5.4.5

This commit is contained in:
Harald Barth 2025-02-20 21:21:41 +01:00
parent 6bfa7028c4
commit d1daf41f12

View File

@ -3,7 +3,9 @@
#include "StringFormatter.h"
#define VERSION "5.4.4"
#define VERSION "5.4.5"
// 5.4.5 - ESP32: Better detection of correct IDF version
// - track power is always turned on after setJoin() not by setJoin()
// 5.4.4 - bugfix in parser, input buffer overrun and trailing > that did break <+>
// 5.4.3 - bugfix changeFn for functions 29..31
// 5.4.2 - Reversed turnout bugfix