PCA9685-Python-Microbit
PCA9685-Python-Microbit copied to clipboard
An error in PCA9685.py
In the module PCA9685.py, in the duty() definition, there is an attempt to use set_pwm() without on and off arguments.