adafruit / Adafruit_CircuitPython_ADXL34x

A CircuitPython driver for the ADXL34x family of accelerometers
MIT License
37 stars 14 forks source link

Fix faulty ValueError message #37

Closed tekktrik closed 2 years ago

tekktrik commented 2 years ago

Fixes #36 which reports 0 as a valid option, when it is not.