From: Mark Qvist Date: Mon, 31 Oct 2022 11:50:01 +0000 (+0100) Subject: Updated version code X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=f8835e898b4f260b57ae270a92f5c72ab6702503;p=lora-radio.git Updated version code --- diff --git a/Config.h b/Config.h index e789627..5939d2c 100644 --- a/Config.h +++ b/Config.h @@ -4,7 +4,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x32 + #define MIN_VERS 0x33 #define PLATFORM_AVR 0x90 #define PLATFORM_ESP32 0x80