mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-08 12:50:53 +00:00
ESP32-Console
This commit is contained in:
@@ -19,7 +19,7 @@ static void register_gpio_get_cmd(void);
|
||||
|
||||
static int exec_gpio_get_cmd(int argc, char **argv) {
|
||||
|
||||
printf("Getting GPIO status ...");
|
||||
printf("Getting GPIO status ...\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user