esp-rs / esp-idf-svc

Type-Safe Rust Wrappers for various ESP-IDF services (WiFi, Network, Httpd, Logging, etc.)
https://docs.esp-rs.org/esp-idf-svc/
Apache License 2.0
333 stars 183 forks source link

Issue 333 panic when scanning wifi with unknown auth method #335

Closed empirephoenix closed 11 months ago

empirephoenix commented 11 months ago

related https://github.com/esp-rs/embedded-svc/pull/65

ivmarkov commented 11 months ago

Thanks! CI fails ATM due to unrelated issues in Rust STD. hopefully to be addressed beginning of next week.