Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ESP32] Limit number of returned WiFi scan results to configured limit (
project-chip#30780) Scan results are allocated on the heap and on a resource critical device where heap is less, this may fail if there are a lot of APs in the vicinity.
- Loading branch information