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

version 5.4.4

This commit is contained in:
Harald Barth 2025-01-31 11:22:55 +01:00
parent 41168a9dd8
commit f868604ca9

View File

@ -3,7 +3,8 @@
#include "StringFormatter.h"
#define VERSION "5.4.3"
#define VERSION "5.4.4"
// 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
// 5.4.1 - ESP32 bugfix packet buffer race