From 4d8ee2322ad764dcd6d985b1c3ee5916007b55e1 Mon Sep 17 00:00:00 2001 From: Asbelos Date: Sat, 12 Jul 2025 14:39:14 +0100 Subject: [PATCH] 5.5.35 --- version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index 01d517e..7ff8c80 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,8 @@ #include "StringFormatter.h" -#define VERSION "5.5.34" +#define VERSION "5.5.35" +// 5.5.35 - BUGFIX DCC Packet Queue timing leak with single loco // 5.5.34 - STM32: Remove I2C interrupt blocking waveform interrupt // - Bugfix: Negative route Ids // 5.5.33 - Fix CONFIG_SERVO when default PCA9685 definition used.