wifi: update wifi libs to support wifi6 features and fix build error
This commit is contained in:
@@ -11,7 +11,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
|
||||
#if CONFIG_ENABLE_WIFI_TX_STATS || CONFIG_ENABLE_WIFI_RX_STATS
|
||||
#if CONFIG_ESP_WIFI_ENABLE_WIFI_TX_STATS || CONFIG_ESP_WIFI_ENABLE_WIFI_RX_STATS
|
||||
|
||||
int wifi_cmd_get_tx_statistics(int argc, char **argv);
|
||||
int wifi_cmd_clr_tx_statistics(int argc, char **argv);
|
||||
|
||||
Reference in New Issue
Block a user