Code refactoring
The MotorControlCardDriver tends to be a "god class" (very long constructor initializer list, multiple responsibilities). I think that we should try and refactor it when we have time in order to make it cleaner.
The MotorControlCardDriver tends to be a "god class" (very long constructor initializer list, multiple responsibilities). I think that we should try and refactor it when we have time in order to make it cleaner.
Refactoring work in progress on its own branch: !16 (merged)
By Charles JAVERLIAT on 2021-03-17T20:30:59