Completely remove tx buffer setting

This commit is contained in:
Bill Sideris 2023-11-13 21:03:05 +02:00
parent df1cc17359
commit d6ad25ee96
No known key found for this signature in database
GPG Key ID: 1BEF1BCEBA58EA33
1 changed files with 0 additions and 4 deletions

View File

@ -38,10 +38,6 @@ CONFIG_ESP_MAIN_TASK_STACK_SIZE=16384
#
# Wi-Fi
# Broken for C6
# CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM=8
# CONFIG_ESP_WIFI_STATIC_TX_BUFFER=y
# CONFIG_ESP_WIFI_NVS_ENABLED is not set
# end of Wi-Fi