UCI-HyperXite / inverter-control

0 stars 0 forks source link

Set up USB serial parsing of velocity and throttle #36

Closed samderanova closed 5 months ago

samderanova commented 5 months ago

Resolves #24.

Changes

Note: Both stdio_init_all and a while loop to check whether a USB cable is connected were added in order for the serial communication to work properly.