From 8ac61b88d444ff1e8d48e17b590ba383ed591560 Mon Sep 17 00:00:00 2001 From: Harald Barth Date: Mon, 14 Apr 2025 21:51:35 +0200 Subject: [PATCH] version 5.4.8 --- version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index 2199e42..ccf326c 100644 --- a/version.h +++ b/version.h @@ -3,7 +3,8 @@ #include "StringFormatter.h" -#define VERSION "5.4.7" +#define VERSION "5.4.8" +// 5.4.8 - Bugfix: Insert idle packet at end of speed reminder loop; treat all function groups equal // 5.4.7 - Bugfix: EXRAIL fix CLEAR_ALL_STASH // 5.4.6 - Bugfix: Do not drop further commands in same packet // 5.4.5 - ESP32: Better detection of correct IDF version