mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 13:40:52 +00:00
ESP32-Console
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
#include "esp_system.h"
|
#include "esp_system.h"
|
||||||
#include "esp_console.h"
|
#include "esp_console.h"
|
||||||
|
|
||||||
struct esp_console_config_t console_config {};
|
esp_console_config_t *console_config;
|
||||||
esp_console_cmd_t *cmd1;
|
esp_console_cmd_t *cmd1;
|
||||||
|
|
||||||
static void initialize_nvs (void) {
|
static void initialize_nvs (void) {
|
||||||
|
Reference in New Issue
Block a user