add mention release/debug to help

This commit is contained in:
2024-07-02 11:07:18 +03:00
parent 8b67f5b5ed
commit c49e71c047
6 changed files with 7 additions and 167 deletions

View File

@@ -427,7 +427,7 @@ static void add_filter(char *str){
}
const char *helpmsg =
"https://github.com/eddyem/stm32samples/tree/master/F0-nolib/usbcan_ringbuffer build#" BUILD_NUMBER " @ " BUILD_DATE "\n"
"https://github.com/eddyem/stm32samples/tree/master/F0-nolib/usbcan_ringbuffer " RLSDBG " build #" BUILD_NUMBER "@" BUILD_DATE "\n"
"'a' - add ID to ignore list (max 10 IDs)\n"
"'b' - reinit CAN with given baudrate\n"
"'c' - get CAN status\n"