mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 08:06:13 +01:00
version update
This commit is contained in:
parent
66d59c6a8a
commit
dad84aed6f
|
@ -1 +1 @@
|
|||
#define GITHUB_SHA "devel-z21-202403110817Z"
|
||||
#define GITHUB_SHA "devel-z21-202403241544Z"
|
||||
|
|
|
@ -3,7 +3,14 @@
|
|||
|
||||
#include "StringFormatter.h"
|
||||
|
||||
#define VERSION "5.2.38"
|
||||
#define VERSION "5.X.Y"
|
||||
// Z21: report the (unchanged) loco mode back after every attempted change
|
||||
// Add turnout functionality to Z21
|
||||
// Fix index of DB[] to comply with Roco documentation
|
||||
// add READ_REGISTER name to Z21 parser
|
||||
//
|
||||
// 5.2.40 - Allow no shield
|
||||
// 5.2.39 - Functions for DC frequency: Use func up to F31
|
||||
// 5.2.38 - Exrail MESSAGE("text") to send a user message to all
|
||||
// connected throttles (uses <m "text"> and withrottle Hmtext.
|
||||
// 5.2.37 - Bugfix ESP32: Use BOOSTER_INPUT define
|
||||
|
|
Loading…
Reference in New Issue
Block a user