DavidArmstrong / SCL3300

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

Fixes for unsigned int bug #9

Closed DavidArmstrong closed 4 years ago

DavidArmstrong commented 4 years ago

Fixed internal handling of 2's complement data values, particularly for acceleration. These show correctly now.