mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
add mention release/debug to help
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user