mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 14:20:51 +00:00
ESP32-Console
This commit is contained in:
@@ -17,9 +17,7 @@
|
||||
#include "esp_system.h"
|
||||
#include "esp_console.h"
|
||||
|
||||
esp_console_config_t {
|
||||
|
||||
} console_config;
|
||||
esp_console_config_t *console_config;
|
||||
|
||||
static void initialize_nvs (void) {
|
||||
esp_err_t err = nvs_flash_init();
|
||||
|
Reference in New Issue
Block a user