adafruit / Adafruit_CircuitPython_ADXL34x

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

Add ADXL345 init to simpletest #11

Closed kattni closed 5 years ago

kattni commented 5 years ago

Update simpletest.py to work with ADXL345 by adding init line. Code is otherwise identical.