DavidArmstrong / SCL3300

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

Update error checking and handling in SCL3300 library #15

Closed DavidArmstrong closed 4 years ago

DavidArmstrong commented 4 years ago

This change forces the need to call reset() if the call to available() returns a false value.