mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'fix/fix_esp32c6_wifi_iperf_example_build_error' into 'master'
fix(example): fix wifi iperf example build errors when enabled CONFIG_ESP_WIFI_ENABLE_WIFI_RX_STATS See merge request espressif/esp-idf!30174
This commit is contained in:
commit
c119fa05f1
@ -195,7 +195,7 @@ typedef struct {
|
||||
uint32_t mu_bru_id_2047: 16;
|
||||
uint32_t mu_uru_id_2046: 16;
|
||||
#else
|
||||
uint32_t rc_alloc_96_num_2046;
|
||||
uint32_t ru_alloc_96_num_2046;
|
||||
uint32_t ru_alloc_112_num_2046;
|
||||
#endif
|
||||
} esp_test_rx_mu_statistics_t; //10932 bytes
|
||||
|
Loading…
Reference in New Issue
Block a user