Closed carturn closed 7 years ago
Removed the 5ms loop checking for CAN messages. Now checks once and then returns null. This is equally reliable, with less code and less issues if a sensor dies.
Still works after master merge.
Removed the 5ms loop checking for CAN messages. Now checks once and then returns null. This is equally reliable, with less code and less issues if a sensor dies.