1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-12 08:28:55 +02:00

version entry for 5.4.12

This commit is contained in:
Harald Barth 2025-07-10 12:26:48 +02:00
parent eabc3eaef0
commit 78c3b44683

View File

@ -3,7 +3,8 @@
#include "StringFormatter.h"
#define VERSION "5.4.11"
#define VERSION "5.4.12"
// 5.4.12 - Bugfix: Negative route Ids
// 5.4.11 - Feature: Enable sniffer on CSB-1
// 5.4.10 - Bugfix: MEGA DCC waveform starvation (sends too many idles)
// 5.4.9 - Handle non-compliant decoders returning 255 for cv 20 and confusing <R> with bad consist addresses.