mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 14:00:51 +00:00
ESP32-Console
This commit is contained in:
@@ -36,7 +36,6 @@ void app_main(void)
|
|||||||
console_config->max_cmdline_length = 124;
|
console_config->max_cmdline_length = 124;
|
||||||
console_config->max_cmdline_args = 5;
|
console_config->max_cmdline_args = 5;
|
||||||
|
|
||||||
cmd1.command = 'about';
|
|
||||||
cmd1->command = 'about'
|
cmd1->command = 'about'
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user