Added KISSFCV2F7 back to supported targets

This commit is contained in:
Andrey Mironov 2018-07-23 23:41:41 +03:00
parent 3c4c3a09fe
commit 5542578d98
1 changed files with 1 additions and 2 deletions

View File

@ -23,8 +23,7 @@ UNSUPPORTED_TARGETS := \
CC3D_OPBL \
CJMCU \
MICROSCISKY \
NAZE \
KISSFCV2F7
NAZE
SUPPORTED_TARGETS := $(filter-out $(UNSUPPORTED_TARGETS), $(VALID_TARGETS))