From 0c6b9687663cc2d579048b32d1ee73bc11080b90 Mon Sep 17 00:00:00 2001 From: Fred Date: Thu, 22 Jun 2023 19:41:15 -0400 Subject: [PATCH] Update version.h --- version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index 75228d0..cfad079 100644 --- a/version.h +++ b/version.h @@ -4,7 +4,8 @@ #include "StringFormatter.h" -#define VERSION "4.2.58" +#define VERSION "4.2.59" +// 4.2.59 - Fix: AP SSID was DCC_ instead of DCCEX_ // 4.2.58 - Start motordriver as soon as possible but without waveform // 4.2.57 - New overload handling (faster and handles commonFaultPin again) // - Optimize analog read STM32