mirror of https://github.com/arendst/Tasmota.git
Update platformio_tasmota_cenv_sample.ini
This commit is contained in:
parent
8d1d008fcc
commit
a2a99e36ee
|
@ -74,7 +74,8 @@ build_flags = ${env:tasmota32_base.build_flags}
|
|||
-DFIRMWARE_TASMOTA32
|
||||
-DOTA_URL='""'
|
||||
lib_ignore = Micro-RTSP
|
||||
custom_sdkconfig = CONFIG_ESP_WIFI_ENABLE_WPA3_SAE=y
|
||||
custom_sdkconfig = CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT=y
|
||||
CONFIG_ESP_WIFI_ENABLE_WPA3_SAE=y
|
||||
CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA=y
|
||||
|
||||
[env:tasmota32s3-qio_opi_per]
|
||||
|
|
Loading…
Reference in New Issue