DavidArmstrong / SCL3300

Arduino library for interfacing with the Murata SCL3300 Inclinometer via SPI
MIT License
20 stars 11 forks source link

Update to standard library release practices #1

Closed DavidArmstrong closed 4 years ago

DavidArmstrong commented 4 years ago

Version 1.0.0 does not follow all recommendations for creating an Arduino library. I have rewritten major portions of the library to bring it much closer to what is expected. Since the library is only a few weeks old, I still feel it is time to do major corrections like this. However, version 2.0.0 will stay this way now, with only minor tweaking, if needed, in the future.