tested release compilation

This commit is contained in:
2025-02-06 16:31:18 +03:00
parent 6eb0662f69
commit c06c89003a
9 changed files with 54 additions and 39 deletions

View File

@@ -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();