OVMS3-idf/examples/wifi/getting_started/station/main
Nachiket Kukade e006d21419 esp_wifi: Enable WPA3 & PMF by default
In wifi station example, set PMF(Protected Management Frames)
configuration to capable. Set WPA3 Feature in menuconfig enabled
by default. This will allow device to establish more secured
connection with AP's that support these protocols.
2020-05-04 17:37:56 +05:30
..
CMakeLists.txt examples: use new component registration api 2019-06-21 19:53:29 +08:00
component.mk 1. modify simple wifi example 2018-09-04 14:44:43 +08:00
Kconfig.projbuild Correct Kconfigs according to the coding style 2019-01-29 13:37:01 +01:00
station_example_main.c esp_wifi: Enable WPA3 & PMF by default 2020-05-04 17:37:56 +05:30