mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
add "megaflooding" to CANusb F303 (and incremental flooding)
This commit is contained in:
@@ -56,4 +56,4 @@ void printCANerr();
|
||||
|
||||
CAN_message *CAN_messagebuf_pop();
|
||||
|
||||
void set_flood(CAN_message *msg);
|
||||
void set_flood(CAN_message *msg, int incr);
|
||||
|
||||
Reference in New Issue
Block a user