diff options
Diffstat (limited to 'stmhal/help.c')
| -rw-r--r-- | stmhal/help.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/help.c b/stmhal/help.c index 3d9656c63..2a86a9785 100644 --- a/stmhal/help.c +++ b/stmhal/help.c @@ -67,6 +67,7 @@ STATIC const char *help_text = " CTRL-B -- on a blank line, enter normal REPL mode\n" " CTRL-C -- interrupt a running program\n" " CTRL-D -- on a blank line, do a soft reset of the board\n" +" CTRL-E -- on a blank line, enter paste mode\n" "\n" "For further help on a specific object, type help(obj)\n" ; |
