flok / pydualsense

control your dualsense controller with python
MIT License
118 stars 32 forks source link

Update pydualsense.setColor #8

Closed Recon737 closed 3 years ago

Recon737 commented 3 years ago

Adds the ability to use the function with a tuple of rgb values rather than 3 separate red , green, and blue values

flok commented 3 years ago

Implemented this as 2 own functions to keep the intellisense in editors clean and readable in v0.4.1