flok / pydualsense

control your dualsense controller with python
MIT License
112 stars 33 forks source link

fixed left/right motors #39

Closed dsb298 closed 1 year ago

dsb298 commented 1 year ago

Left and right motors were backwards when using functions setLeftMotor and setRightMotor

flok commented 1 year ago

thanks for the fix