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
332 stars 183 forks source link

Fix NVS example logging incorrect variable #479

Closed cadeo111 closed 2 months ago

cadeo111 commented 2 months ago

Fix incorrect key variable being logged for the struct storage for raw NVS access example