1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-12-23 21:01:25 +01:00

version 5.2.7

This commit is contained in:
Harald Barth 2023-11-21 23:04:05 +01:00
parent 0cfea3e1a5
commit 4308739c2b

View File

@ -3,7 +3,10 @@
#include "StringFormatter.h"
#define VERSION "5.2.6"
#define VERSION "5.2.7"
// 5.2.7 - Bugfix: EXRAIL ling segment
// - Bugfix: Back out wrongly added const
// - Bugfix ESP32: Do not inverse DCX direction signal twice
// 5.2.6 - Trackmanager broadcast power state on track mode change
// 5.2.5 - Trackmanager: Do not treat TRACK_MODE_ALL as TRACK_MODE_DC
// 5.2.4 - LCD macro will not do diag if that duplicates @ to same target.