Skip to content

Releases: adafruit/Adafruit-PWM-Servo-Driver-Library

3.0.2 Fix compiler warnings

03 Apr 14:53
73cf3ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.0.2

3.0.1 Adds return failure code to setPWM

11 Aug 11:21
ff2457a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0 - Converted library to BusIO

18 Jul 19:02
032e425
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.2...3.0.0

2.4.2 - Updated CI Actions versions

22 May 16:44
Compare
Choose a tag to compare
Update CI action versions

2.4.1 - Added ability to detect I2C errors within setPWM()

29 Jun 17:08
2b789da
Compare
Choose a tag to compare

2.4.0 - Moved to actions, stopped using Adafruit_PWMServoDriver class to call methods

26 May 17:42
d265f74
Compare
Choose a tag to compare

2.3.1 - Frequency 60->50Hz bugfix

27 Nov 19:25
52c2844
Compare
Choose a tag to compare

2.3.0 - Add new functions from v2.2.0 to keywords

13 Nov 19:27
6552bd0
Compare
Choose a tag to compare

Add writeMicroseconds and set/get Frequency

03 Nov 20:13
25c495e
Compare
Choose a tag to compare

Many improvements and simplifications for servo and external-oscillator uses

Many fixes including passing in I2C object

14 Oct 15:22
27073c9
Compare
Choose a tag to compare

Now done by reference not pointer. Examples have been updated