From: Mark Qvist Date: Wed, 3 May 2023 14:50:03 +0000 (+0200) Subject: Update release config X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=84197d9458883a8ff1f9be55e540d8951ab78b0f;p=lora-radio.git Update release config --- diff --git a/Config.h b/Config.h index b9cb39c..c005ca0 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 0x3B #define PLATFORM_AVR 0x90 #define PLATFORM_ESP32 0x80 diff --git a/Release/console_image.bin b/Release/console_image.bin index 1a77191..b80a65f 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ