]> git.tnoah.ca Git - lora-radio.git/commitdiff
Fix - correct version to 1.75
authorjacob.eva <x00010@disroot.org>
Wed, 16 Oct 2024 15:59:45 +0000 (16:59 +0100)
committerjacob.eva <x00010@disroot.org>
Wed, 16 Oct 2024 15:59:45 +0000 (16:59 +0100)
Config.h

index 1f0d6a918fa08f864d98a0214ef503173763beb8..77cb0a4862b9f29a82895c0169b6f38fa5ff1ae2 100644 (file)
--- a/Config.h
+++ b/Config.h
@@ -20,7 +20,7 @@
        #define CONFIG_H
 
        #define MAJ_VERS  0x01
-       #define MIN_VERS  0x4a
+       #define MIN_VERS  0x4b
 
        #define MODE_HOST 0x11
        #define MODE_TNC  0x12