From dad84aed6fcf23b27df8f5447d1d7fd5c4a544f8 Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Sun, 24 Mar 2024 16:45:06 +0100 Subject: [PATCH] version update --- GITHUB_SHA.h | 2 +- version.h | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/GITHUB_SHA.h b/GITHUB_SHA.h index 3ea358f..5ce2729 100644 --- a/GITHUB_SHA.h +++ b/GITHUB_SHA.h @@ -1 +1 @@ -#define GITHUB_SHA "devel-z21-202403110817Z" +#define GITHUB_SHA "devel-z21-202403241544Z" diff --git a/version.h b/version.h index 97b0a70..53c2eea 100644 --- a/version.h +++ b/version.h @@ -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 and withrottle Hmtext. // 5.2.37 - Bugfix ESP32: Use BOOSTER_INPUT define