Update target.mk

This commit is contained in:
Ben V. Brown 2022-12-28 21:39:16 +11:00
parent 1527ed4edd
commit fbbaf15442
1 changed files with 2 additions and 2 deletions

View File

@ -45,7 +45,7 @@ export CONTROLLER_DUMP_ENABLE ?= 0
export CONTROLLER_MEM_LOG_ENABLE ?= 0
export INTERSYS_DEBUG ?= 1
export INTERSYS_DEBUG ?= 0
export PROFILE_DEBUG ?= 0
@ -209,7 +209,7 @@ CUSTOM_INFORMATION_TILE_ENABLE ?= 0
INTERCONNECTION ?= 0
INTERACTION ?= 0
INTERACTION ?= 0 # Looks like Find-My-Device support?
INTERACTION_FASTPAIR ?= 0