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

version entry for 5.4.13

This commit is contained in:
Harald Barth 2025-07-16 14:54:43 +02:00
parent cc4c883f92
commit d21bffcaf6

View File

@ -3,7 +3,9 @@
#include "StringFormatter.h" #include "StringFormatter.h"
#define VERSION "5.4.12" #define VERSION "5.4.13"
// 5.4.13 - Bugfix: SSD1309 OLED controllers artefatcs
// - Less verbose diag by default
// 5.4.12 - Bugfix: Negative route Ids // 5.4.12 - Bugfix: Negative route Ids
// 5.4.11 - Feature: Enable sniffer on CSB-1 // 5.4.11 - Feature: Enable sniffer on CSB-1
// 5.4.10 - Bugfix: MEGA DCC waveform starvation (sends too many idles) // 5.4.10 - Bugfix: MEGA DCC waveform starvation (sends too many idles)