1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-23 08:06:13 +01:00

version 5.2.8

This commit is contained in:
Harald Barth 2023-11-23 10:49:15 +01:00
parent 784934024e
commit a16214790e
2 changed files with 4 additions and 2 deletions

View File

@ -1 +1 @@
#define GITHUB_SHA "devel-202311220953Z"
#define GITHUB_SHA "devel-202311230948Z"

View File

@ -3,7 +3,9 @@
#include "StringFormatter.h"
#define VERSION "5.2.7"
#define VERSION "5.2.8"
// 5.2.8 - Bugfix: Do not turn off all tracks on change
// give better power messages
// 5.2.7 - Bugfix: EXRAIL ling segment
// - Bugfix: Back out wrongly added const
// - Bugfix ESP32: Do not inverse DCX direction signal twice