1
0
mirror of https://github.com/NevermindZZT/letter-shell.git synced 2025-01-21 10:02:54 +08:00

优化 移除多余空行

This commit is contained in:
靳春幸 2021-12-21 15:13:22 +08:00
parent 2845512a52
commit 5d3607af91

View File

@ -119,7 +119,7 @@ static const char *shellText[] =
[SHELL_TEXT_HELP_HEADER] =
"command help of ",
[SHELL_TEXT_PASSWORD_HINT] =
"\r\nPlease input password:",
"Please input password:",
[SHELL_TEXT_PASSWORD_ERROR] =
"\r\npassword error\r\n",
[SHELL_TEXT_CLEAR_CONSOLE] =