It doesn't seem like there are callbacks available which are fired on receipt of, e.g., a CAN frame. As far as I can tell I need to check for items in the CAN queue manually.
Is there a way to get this without manually editing the modm interrupt handler? Was there a particular reason it was omitted?
It doesn't seem like there are callbacks available which are fired on receipt of, e.g., a CAN frame. As far as I can tell I need to check for items in the CAN queue manually.
Is there a way to get this without manually editing the modm interrupt handler? Was there a particular reason it was omitted?