You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Referencing PR #225 , message reception of CAN messages should be performed in the interrupt handler, and stored in a ring buffer. Then further processing, including sending a reply if necessary will be performed in the main loop.
Referencing PR #225 , message reception of CAN messages should be performed in the interrupt handler, and stored in a ring buffer. Then further processing, including sending a reply if necessary will be performed in the main loop.