mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 04:22:25 +00:00
ESP32-Console
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
esp_console_config_t *console_config;
|
||||
esp_console_cmd_t *cmd1;
|
||||
esp_console_cmd_func_t *cmd1_func;
|
||||
|
||||
static void initialize_nvs (void) {
|
||||
esp_err_t err = nvs_flash_init();
|
||||
|
Reference in New Issue
Block a user