You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the boot path is a charlist eg erlang "".
But storing it in nvs with nvs_put_binary, means it's stored as a binary.
minimal fix.
Signed-off-by: Peter M <petermm@gmail.com>
0 commit comments