From 410dd86b47e70dd1c2ece94724a400bb6f331d11 Mon Sep 17 00:00:00 2001 From: "Olivier LORENTE [ST]" <34505085+OlivierGre@users.noreply.github.com> Date: Fri, 13 Dec 2024 10:48:44 +0100 Subject: [PATCH] Update examples/lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h Co-authored-by: Boris Zbarsky --- .../lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h b/examples/lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h index 0ac0af934b29e1..3200cfb4e49d3e 100644 --- a/examples/lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h +++ b/examples/lighting-app/nxp/mcxw71/include/config/CHIPProjectConfig.h @@ -190,7 +190,7 @@ /** * CONFIG_CHIP_NFC_ONBOARDING_PAYLOAD, CHIP_DEVICE_CONFIG_ENABLE_NFC_ONBOARDING_PAYLOAD * - * NFC onboarding is not supported on K32W1 + * NFC onboarding payload is not supported on K32W1 */ #define CONFIG_CHIP_NFC_ONBOARDING_PAYLOAD 0 #define CHIP_DEVICE_CONFIG_ENABLE_NFC_ONBOARDING_PAYLOAD 0