mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
dd8681d8fc
update wifi lib: fix some wifi lib bugs 1. net80211: fix get ap info error(a4614877) 2. tw9358: sta mac same with softap(ea38d32c) 3. tw9221: scan channel error when connected(183d469c) See merge request !425