Fix input DTMF in MAIN ONLY

This commit is contained in:
Armel FAUVEAU
2024-03-02 02:36:21 +01:00
parent a4be6e13a0
commit 68e1cb5442
2 changed files with 2 additions and 2 deletions

View File

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