8081828384858687
potDisplay.startDisplaying(); potDisplay.startListening(); // controller ServoController control = new ServoController(servosControlled, pot); control.startListening(); } }