From e779bc84da81193f2343c25a48e0525365e1ff4a Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Fri, 19 May 2023 11:15:47 +0200 Subject: [PATCH] Updated version --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.h b/Config.h index b9cb39c..d48b2e3 100644 --- a/Config.h +++ b/Config.h @@ -19,7 +19,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x3C + #define MIN_VERS 0x3D #define PLATFORM_AVR 0x90 #define PLATFORM_ESP32 0x80