Commit 46ad013
committed
Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/jposada202020/CircuitPython_BMI160 to 0.2.2 from 0.2.1:
> improved examples
> adding verification values
> Merge remote-tracking branch 'origin/master'
> adding verification values
> changing sphinx theme
> changing sphinx theme
> Update README.rst
Updating https://github.com/jposada202020/CircuitPython_isl29125 to 0.2.3 from 0.2.1:
> Merge remote-tracking branch 'origin/master'
> adding verification values
> Merge remote-tracking branch 'origin/master'
> changing sphinx theme
Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.1.0 from 1.0.3:
> Add calibration convenience function and also find_runs1 parent cde2146 commit 46ad013
3 files changed
+3
-3
lines changed- .github/workflows/build.yml+105-6
- .pre-commit-config.yaml-4
- README.rst+8
- bmi160.py+177-69
- docs/_static/Logo.png
- docs/_static/Logo.png.license+3
- docs/_static/extra_css.css+10
- docs/_static/extra_css.css.license+3
- docs/_static/favicon.ico
- docs/_static/favicon.ico.license+2-2
- docs/conf.py+109-38
- docs/requirements.txt+2-2
- examples/bmi160_acc_datarate.py+10-9
- examples/bmi160_acce_datarange.py+10-13
- examples/bmi160_gyro_datarate.py+10-9
- examples/bmi160_gyro_range.py+11-14
- examples/bmi160_gyro_simpletest.py+1-3
- examples/bmi160_simpletest.py+2-6
- examples/bmi160_temperature.py+1-1
- .github/workflows/build.yml+105-6
- .pre-commit-config.yaml-4
- README.rst+8
- docs/_static/Logo.png
- docs/_static/Logo.png.license+3
- docs/_static/extra_css.css+10
- docs/_static/extra_css.css.license+3
- docs/_static/favicon.ico
- docs/_static/favicon.ico.license+2-2
- docs/conf.py+110-35
- docs/index.rst-8
- docs/requirements.txt+2-2
- isl29125.py+75-50
0 commit comments