-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pca9685 pwm should not subclass I2C (#661)
* Remove erroneous use of base class I2C with PCA9685PWM. I2C base class is for I2C ports in MCUs, not for I2C-connected devices.
- Loading branch information
1 parent
e40bcd6
commit 8cafeae
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters