Open
Description
It looks like commenting the not yet implemented register break orbita_serial_controller:
error[E0425]: cannot find function
read_present_speedin module
orbita_foc--> src/lib.rs:222:33 | 222 | let speed = orbita_foc::read_present_speed(&self.io, self.serial_port.as_mut(), self.id)?; | ^^^^^^^^^^^^^^^^^^ not found in
orbita_foc