mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-27 10:06:13 +01:00
Update version.h
This commit is contained in:
parent
b3667b4d85
commit
8e56a1e7f9
|
@ -3,7 +3,8 @@
|
||||||
|
|
||||||
#include "StringFormatter.h"
|
#include "StringFormatter.h"
|
||||||
|
|
||||||
#define VERSION "5.2.21ethCdf"
|
#define VERSION "5.2.22"
|
||||||
|
// 5.2.22 - Bugfixes: Empty turnout descriptions ok; negative route numbers valid.
|
||||||
// 5.2.21 - Add STARTUP_DELAY config option to delay CS bootup
|
// 5.2.21 - Add STARTUP_DELAY config option to delay CS bootup
|
||||||
// 5.2.20 - Check return of Ethernet.begin()
|
// 5.2.20 - Check return of Ethernet.begin()
|
||||||
// 5.2.19 - ESP32: Determine if the RMT hardware can handle DCC
|
// 5.2.19 - ESP32: Determine if the RMT hardware can handle DCC
|
||||||
|
|
Loading…
Reference in New Issue
Block a user