From b3f81bbc65968d08642e43b11464efc8764b755a Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 9 Mar 2023 10:48:44 +0100 Subject: [PATCH] Updated version --- Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Config.h b/Config.h index 3d5c834..1ecc155 100644 --- a/Config.h +++ b/Config.h @@ -19,7 +19,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x3A + #define MIN_VERS 0x3B #define PLATFORM_AVR 0x90 #define PLATFORM_ESP32 0x80