Add F + UP / DOWN to change Squelch

This commit is contained in:
Armel FAUVEAU
2024-02-09 01:36:44 +01:00
parent 51131aaacd
commit dfe301b2dd
2 changed files with 32 additions and 1 deletions

View File

@@ -206,7 +206,7 @@ ifeq ($(ENABLE_FEAT_F4HWN),1)
VERSION_STRING_1 ?= v0.22
AUTHOR_STRING_2 ?= F4HWN
VERSION_STRING_2 ?= v1.7
VERSION_STRING_2 ?= v1.8
AUTHOR_STRING ?= $(AUTHOR_STRING_1)+$(AUTHOR_STRING_2)
VERSION_STRING ?= $(VERSION_STRING_2)