DeepBlueRobotics / lib199

Code that we reuse in different projects/years.
Other
2 stars 0 forks source link

Create `SensorFactory` #55

Closed CoolSpy3 closed 11 months ago

CoolSpy3 commented 1 year ago

Moves some methods from MotorControllerFactory to a new SensorFactory class

ProfessorAtomicManiac commented 1 year ago

Perhaps to make it not a breaking change you can deprecate the methods in MotorControllerFactory.java so older projects will still work