Releases: adafruit/Adafruit_MMA8451_Library
Releases · adafruit/Adafruit_MMA8451_Library
1.2.3 Updated Continuous Integration
What's Changed
- Release to synchronise unreleased commits and tagged release.
Full Changelog: 1.2.2...1.2.3
1.2.2 - Updated CI Actions versions
Update CI action versions
1.2.1 - Fix shifting and casting
- Fix issue with shifting and casting raw data reads.
1.2.0 - Converted library to BusIO
Merge pull request #24 from caternuson/iss23_busio Convert to BusIO
1.1.0 - Moved to GitHub Actions
Merge pull request #21 from adafruit/actionci Moved to actions, set up doxygen
v1.0.5 add support for repeated starts on Arduino Due
Support I2C repeated start conditions on Arduino Due
1.0.5
proper release version
v1.0.4
1.0.3 release to be consistent with Arduino library manager
Version bump to get back in sync with library manager.
1.0.2: Merge pull request #6 from leethomason/fixdatarate
Fix for data rate updates