We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ad6bc commit 1220319Copy full SHA for 1220319
src/platform/Infineon/PSOC6/CHIPDevicePlatformConfig.h
@@ -43,5 +43,5 @@
43
#define CHIP_DEVICE_CONFIG_CHIP_TASK_PRIORITY 1
44
#define CHIP_DEVICE_CONFIG_DEFAULT_STA_SSID ""
45
#define CHIP_DEVICE_CONFIG_DEFAULT_STA_PASSWORD ""
46
-#define CHIP_DEVICE_CONFIG_DEFAULT_STA_SECURITY CY_WCM_SECURITY_WPA2_AES_PSK
+#define CHIP_DEVICE_CONFIG_DEFAULT_STA_SECURITY CY_WCM_SECURITY_UNKNOWN
47
#define CHIP_DEVICE_CONFIG_ENABLE_TEST_SETUP_PARAMS 1
0 commit comments