esp_wifi_config_80211_tx() function
Config 80211 tx rate and phymode of specified interface @attention 1. This API should be called after esp_wifi_init() and before esp_wifi_start().
Arguments
ifx
Interface to be configured.
config
rate_config to be configured.
Return value
- ESP_OK: succeed - others: failed