]> git.tnoah.ca Git - lora-radio.git/commitdiff
Correct version to 1.74
authorjacob.eva <x00010@disroot.org>
Tue, 22 Oct 2024 10:55:58 +0000 (11:55 +0100)
committerjacob.eva <x00010@disroot.org>
Tue, 22 Oct 2024 10:55:58 +0000 (11:55 +0100)
Config.h

index 77cb0a4862b9f29a82895c0169b6f38fa5ff1ae2..1f0d6a918fa08f864d98a0214ef503173763beb8 100644 (file)
--- 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