Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix panic when using esp_dpp due to non-exhaustive WifiEvent match (#226
) WIFI_EVENT_ROC_DONE specifically was missing and is used by esp_dpp. Causes a panic when calling esp_supp_dpp_start_listen();
- Loading branch information