UCI-HyperXite / inverter-control

0 stars 0 forks source link

Change `double`s in propulsion equation to `float`s #15

Closed samderanova closed 9 months ago

samderanova commented 9 months ago

Going off of #9, we'll also want to apply the same optimizations to the propulsion equation, as it still uses doubles instead of floats.