- refactored code structure - fixed playerID led display - added Color function with tuple support - added type checking in every function - added more Exceptions for out of bound values
Examples
This folder contains some examples on applications for the library and its usage
leds.py
The leds.py shows you how you can interact and change the lights of the controller
effects.py
The effects.py show some effects of the controller
read_controller.py
The read_controller.py display how you can access the button state of the controller