adafruit / Adafruit_CircuitPython_BNO08x

Helper library for the Hillcrest Laboratories BNO080 IMU
MIT License
22 stars 29 forks source link

Option to disable dynamic calibration #45

Open VaranGupta opened 10 months ago

VaranGupta commented 10 months ago

The "begin_calibration" function do not take any argument to enable the option to control the dynamic calibration settings. Can this be fixed please