Fix modulation type on Main Only

This commit is contained in:
Armel FAUVEAU
2024-02-29 18:39:54 +01:00
parent 1a648cd836
commit 26123d245a
2 changed files with 2 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 ?= v2.0
VERSION_STRING_2 ?= v2.1
AUTHOR_STRING ?= $(AUTHOR_STRING_1)+$(AUTHOR_STRING_2)
VERSION_STRING ?= $(VERSION_STRING_2)