pub const wifi_prov_cb_event_t_WIFI_PROV_SET_STA_CONFIG: wifi_prov_cb_event_t = 2;Expand description
Emitted before accepting the wifi credentials to
set the wifi configurations according to requirement.
NOTE - In this case event_data shall be populated with a pointer to wifi_config_t.