Northeastern-Electric-Racing / Shepherd-BMS

Our from-scratch Battery Management Application
3 stars 0 forks source link

Replace Serial.prints in main.c with printfs #59

Closed nwdepatie closed 8 months ago

nwdepatie commented 10 months ago

Kinda self explanatory, Serial.print is an artifact from when this codebase existed in Arduino. We should port this over so we actually have access to debug info