pca9685
pca9685 copied to clipboard
PCA9685 I2C 16-channel PWM/servo driver Node.js module
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Using Adafruit's driver (python), reversing the throttle as easy as: `kit.continuous_servo[3].throttle = 1` and to reverse it `kit.continuous_servo[3].throttle = -1` I am not finding any details about that in the...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...