Update target.mk

This commit is contained in:
Ben V. Brown 2023-02-04 22:23:29 +11:00
parent c1dd03c127
commit 725dcc4421
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ export AUDIO_ANC_FB_MC ?= 0
export AUDIO_SECTION_SUPPT ?= 0
export AUD_SECTION_STRUCT_VERSION ?= 2
# Music cancel hardware?
export AUDIO_ANC_FB_MC_HW ?=0
export AUDIO_ANC_FB_MC_HW ?=1
export APP_ANC_KEY ?= 1
export ANC_FB_CHECK ?= 1
##### ANC DEFINE END ######