1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-05-17 15:54:56 +02:00
Reminder loop idle optimisation
This commit is contained in:
Asbelos 2025-04-29 15:24:30 +01:00
parent a623a79c6a
commit 6e5668c258

View File

@ -3,7 +3,8 @@
#include "StringFormatter.h"
#define VERSION "5.5.22"
#define VERSION "5.5.23"
// 5.5.23 - Reminder loop Idle packet optimization
// 5.5.22 - (5.4.9) Handle non-compliant decoders returning 255 for cv 20 and confusing <R> with bad consist addresses.
// - DCC 5mS gap to same loco DCC packet restriction
// - Catch up MASTER for ESP32 IDF version check