Commit cde2146
committed
Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 2.1.2 from 2.1.1:
> add raw frequency property; update docs
> add raw frequency property; update docs
Updating https://github.com/fivesixzero/CircuitPython_HX711 to 1.2.0 from 1.1.0:
> fix: pass average_count onto read_average for multi-count reads
Updating https://github.com/jposada202020/CircuitPython_qmc5883l to 0.1.3 from 0.1.2:
> adding examples
> Update conf.py
> changing sphinx theme
> updating
> Update build.yml
> Update README.rst
Updating https://github.com/jposada202020/CircuitPython_simple_dial to 0.2.0 from 0.1.0:
> Merge pull request jposada202020/CircuitPython_simple_dial#1 from Neradoc/rotate-ticks
> Update README.rst
> changing circle algorithm, tweaking example
> changing circle algorithm, tweaking example
> updating_readme
> adding minor_tick_labels1 parent 7905341 commit cde2146
4 files changed
+4
-4
lines changed- .github/workflows/build.yml+105-6
- .pre-commit-config.yaml-4
- .readthedocs.yaml+4-9
- README.rst+8
- README.rst.license+1-2
- 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/api.rst-6
- docs/conf.py+110-36
- docs/examples.rst+36
- docs/index.rst-8
- docs/requirements.txt+2-2
- examples/qmc5883l_data_rate.py+18
- examples/qmc5883l_field_range.py+18
- examples/qmc5883l_magnetic_compass.py+31
- examples/qmc5883l_oversample.py+18
- examples/qmc5883l_simpletest.py+2-7
- qmc5883l.py+5
- requirements.txt-1
0 commit comments