mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-10 09:03:23 +00:00
ESP32-Console
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#include "esp_console.h"
|
||||
|
||||
esp_console_config_t *console_config;
|
||||
esp_console_cmd_t *cmd1;
|
||||
|
||||
static void initialize_nvs (void) {
|
||||
esp_err_t err = nvs_flash_init();
|
||||
|
Reference in New Issue
Block a user