From: jacob.eva Date: Tue, 22 Oct 2024 10:55:58 +0000 (+0100) Subject: Correct version to 1.74 X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=bf38bbf7b1929823c6351abf99cff1b782c413ad;p=lora-radio.git Correct version to 1.74 --- diff --git a/Config.h b/Config.h index 77cb0a4..1f0d6a9 100644 --- a/Config.h +++ b/Config.h @@ -20,7 +20,7 @@ #define CONFIG_H #define MAJ_VERS 0x01 - #define MIN_VERS 0x4b + #define MIN_VERS 0x4a #define MODE_HOST 0x11 #define MODE_TNC 0x12