Starflight-code / pioneer-robotics-2022

Pioneer Robotics 2022 Code
GNU General Public License v3.0
0 stars 1 forks source link

Modify constructor and use override for main switching functionality, since motor.cpp should not have any configuration data #24

Closed Starflight-code closed 1 year ago

Starflight-code commented 1 year ago

Resolved with latest commit, overrides are the configuration now. Constructor doesn't accept any parameters now.