From 7f9dbcbc594c41c7c881e19290d5c8ff6928caf8 Mon Sep 17 00:00:00 2001 From: zhengyaohan <502106661@qq.com> Date: Fri, 12 Aug 2022 15:48:29 +0800 Subject: [PATCH] Update src/platform/Beken/SystemPlatformConfig.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Damian Królik <66667989+Damian-Nordic@users.noreply.github.com> --- src/platform/Beken/SystemPlatformConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/platform/Beken/SystemPlatformConfig.h b/src/platform/Beken/SystemPlatformConfig.h index 944fa44b059a0b..2799f83fb60150 100755 --- a/src/platform/Beken/SystemPlatformConfig.h +++ b/src/platform/Beken/SystemPlatformConfig.h @@ -56,7 +56,7 @@ struct ChipDeviceEvent; #define CHIP_SYSTEM_CONFIG_USE_ZEPHYR_NET_IF 0 #define CHIP_SYSTEM_CONFIG_USE_BSD_IFADDRS 0 -#define CHIP_SYSTEM_CONFIG_USE_ZEPHYR_SOCKET_EXTENSIONS00 +#define CHIP_SYSTEM_CONFIG_USE_ZEPHYR_SOCKET_EXTENSIONS0 0 #define CHIP_SYSTEM_CONFIG_USE_LWIP 1 #define CHIP_SYSTEM_CONFIG_USE_SOCKETS 0 #define CHIP_SYSTEM_CONFIG_USE_NETWORK_FRAMEWORK 0