Added support for NVS in console example
This commit is contained in:
committed by
Ivan Grokhotkov
parent
65d01336d3
commit
602d102403
@@ -130,6 +130,7 @@ void app_main()
|
||||
esp_console_register_help_command();
|
||||
register_system();
|
||||
register_wifi();
|
||||
register_nvs();
|
||||
|
||||
/* Prompt to be printed before each line.
|
||||
* This can be customized, made dynamic, etc.
|
||||
|
||||
Reference in New Issue
Block a user