forked from espressif/esp-protocols
fix(console): Fixed bump version check in publish-docs yml
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
int do_user_cmd(int argc, char **argv)
|
||||
{
|
||||
printf("Hello from user command\n");
|
||||
printf("Hello from user command.\n");
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user