Add ENABLE_FEAT_F4HWN_CONTRAST

This commit is contained in:
Armel FAUVEAU
2024-11-10 18:44:01 +01:00
parent 1334499a16
commit ffc5106105
4 changed files with 15 additions and 0 deletions

View File

@@ -39,6 +39,7 @@ voxless() {
ENABLE_FEAT_F4HWN_RESTORE_SCAN=0 \
ENABLE_FEAT_F4HWN_CHARGING_C=0 \
ENABLE_FEAT_F4HWN_NARROWER=0 \
ENABLE_FEAT_F4HWN_CONTRAST=0 \
TARGET=f4hwn.voxless \
&& cp f4hwn.voxless* compiled-firmware/"
}