Northeastern-Electric-Racing / Cerberus

Our FreeRTOS-based vehicle control application
1 stars 0 forks source link

Moving the location of CAN init to main to prevent race conditions #123

Closed nwdepatie closed 6 months ago

nwdepatie commented 6 months ago

Changes

Moving the location of CAN init to main to prevent race conditions

Notes

This worked fairly cleanly

Closes #119