mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-02-28 11:54:30 +03:00
tested release compilation
This commit is contained in:
@@ -56,5 +56,5 @@ void CAN_printerr();
|
||||
|
||||
CAN_message *CAN_messagebuf_pop();
|
||||
|
||||
void CAN_flood(CAN_message *msg, int incr);
|
||||
int CAN_flood(CAN_message *msg, int incr);
|
||||
uint32_t CAN_speed();
|
||||
|
||||
Reference in New Issue
Block a user