Skip to content

Commit 1220319

Browse files
praveenCYpull[bot]
authored andcommitted
[Infineon PSoC6] Update Security type to unknown for Proper Commissioning (#24246)
1 parent 40ad6bc commit 1220319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/Infineon/PSOC6/CHIPDevicePlatformConfig.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@
4343
#define CHIP_DEVICE_CONFIG_CHIP_TASK_PRIORITY 1
4444
#define CHIP_DEVICE_CONFIG_DEFAULT_STA_SSID ""
4545
#define CHIP_DEVICE_CONFIG_DEFAULT_STA_PASSWORD ""
46-
#define CHIP_DEVICE_CONFIG_DEFAULT_STA_SECURITY CY_WCM_SECURITY_WPA2_AES_PSK
46+
#define CHIP_DEVICE_CONFIG_DEFAULT_STA_SECURITY CY_WCM_SECURITY_UNKNOWN
4747
#define CHIP_DEVICE_CONFIG_ENABLE_TEST_SETUP_PARAMS 1

0 commit comments

Comments
 (0)