Fix multi-serial CRC error crash (#21249)
This commit is contained in:
@@ -185,7 +185,7 @@ public:
|
||||
* Clear the serial line and request a resend of
|
||||
* the next expected line number.
|
||||
*/
|
||||
static void flush_and_request_resend();
|
||||
static void flush_and_request_resend(const serial_index_t serial_ind);
|
||||
|
||||
/**
|
||||
* (Re)Set the current line number for the last received command
|
||||
|
||||
Reference in New Issue
Block a user