Open pedroveiga99 opened 10 months ago
Currently when TrilobotController object is created it creates all controllers (motor, button, leds, ultrasound). Allow to choose which controllers to create.
With this a trilobotController.AddController méthode could be added to allow the possibility to add controllers after object initialisation
Currently when TrilobotController object is created it creates all controllers (motor, button, leds, ultrasound). Allow to choose which controllers to create.