Adafruit_CircuitPython_PCA9685
Adafruit_CircuitPython_PCA9685 copied to clipboard
timing control not exposed
It is impossible to control relative phase between channels as LEDn_ON and LEDn_OFF registers are not exposed.
Please expose LEDn_ON and LEDn_OFF registers and let user customize their own timing instead of accepting a simple duty cycle value.