pub trait ESC<T> { fn arm(&mut self); fn output(&mut self, output: T); }
Output linear actuated motion between -1 and 1