adafruit / Adafruit_CircuitPython_BNO055

CircuitPython driver for BNO055 absolute orientation sensor
MIT License
85 stars 51 forks source link

Function for low power mode #95

Closed rferrese closed 2 years ago

rferrese commented 2 years ago

It looks like the Adafruit_BNO055 C++ library has enterSuspendMode. This would be nice as a method inside the python library