1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-22 21:08:53 +02:00
This commit is contained in:
Asbelos 2025-07-12 14:39:14 +01:00
parent 3eac6a57b0
commit 4d8ee2322a

View File

@ -3,7 +3,8 @@
#include "StringFormatter.h" #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 // 5.5.34 - STM32: Remove I2C interrupt blocking waveform interrupt
// - Bugfix: Negative route Ids // - Bugfix: Negative route Ids
// 5.5.33 - Fix CONFIG_SERVO when default PCA9685 definition used. // 5.5.33 - Fix CONFIG_SERVO when default PCA9685 definition used.