From dc84f560e65a928b24d5b612b25a711d01e83231 Mon Sep 17 00:00:00 2001 From: Asbelos Date: Sun, 12 Jan 2025 20:39:02 +0000 Subject: [PATCH] Version 5.5.4 --- version.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index 2016056..5f9304a 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,9 @@ #include "StringFormatter.h" -#define VERSION "5.5.3" +#define VERSION "5.5.4" +// 5.5.4 - Split ESP32 from DCCWaveform to DCCWaveformRMT +// - Railcom Cutout control (DCCTimerAVR Mega only so far) // 5.5.3 - EXRAIL ESTOPALL,XPOM, // - Bugfix RESERVE to cause ESTOP.(was STOP) // - Correct direction sync after manual throttle change.