UBC-Rocket / WB-DAQ-Firmware

Firmware for Whistler Blackcomb's CAN/DAQ board (WB-AV-4510-CAN).
1 stars 1 forks source link

Printf not printing Floats #17

Closed davinbirdi closed 2 years ago

davinbirdi commented 2 years ago

Something easy to fix, the PrintFs are not printing floats which is a common problem with embedded programming so you can look it up to find solutions in MCUXpresso.

davinbirdi commented 2 years ago

Completed a while ago