Closed MnlPhlp closed 10 months ago
The get_str function of nvs includes a 0 byte at the end that should not be there in rust.
I discovered this when passing the returned string to wifi setup and getting an esp error.
The get_str function of nvs includes a 0 byte at the end that should not be there in rust.
I discovered this when passing the returned string to wifi setup and getting an esp error.