Commit 41102f6
committed
Automated update by Adabot (adafruit/adabot@078c241)
Updating https://github.com/jposada202020/CircuitPython_BMA220 to 0.4.0 from 0.3.0:
> Orientation
Updating https://github.com/jposada202020/CircuitPython_gauge to 0.2.0 from 0.1.0:
> adding color_threshold
> Update README.rst
> undoing typehints
> trying typehints_docs
> adding quick_start.rst
> minor fixes
> adding AS7341 example
> adding pics
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.11.0 from 0.10.2:
> Ubar - Adding 3D bars
> Ubar - Adding 3D bars
> updating sphinx
> updating sphinx
> updating sphinx
> updating sphinx
> updating sphinx
> updating sphinx
> updating sphinx
> updating docs
> Update README.rst1 parent 8f5a753 commit 41102f6
3 files changed
+3
-3
lines changed- .pre-commit-config.yaml-4
- README.rst+8-15
- README.rst.license-3
- docs/7miijo.gif
- docs/api.rst.license-4
- docs/examples.rst+23-1
- docs/examples.rst.license-4
- docs/gauge.jpg
- docs/gauge.png
- docs/index.rst+18-1
- docs/index.rst.license-4
- docs/quick_start.rst+96
- examples/gauge_as7341_text.py+126
- examples/gauge_simpletest.py+8-2
- examples/gauge_threshold_setting.py+42
- gauge.py+98-61
- pyproject.toml+1-1
- .pre-commit-config.yaml-4
- README.rst+7
- README.rst.license-3
- circuitpython_uplot/ubar.py+123-10
- circuitpython_uplot/uplot.py+7-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/api.rst.license-4
- docs/examples.rst+10
- docs/examples.rst.license-4
- docs/index.rst+1-1
- docs/index.rst.license-4
- docs/logging.png.license-3
- docs/quick_start.rst+19-5
- docs/quick_start.rst.license-3
- docs/readme.png.license-3
- docs/readme2.png.license-3
- docs/uplot_3DBars.jpg
- docs/uplot_cartesian.gif.license-3
- docs/uplot_ex1.jpg.license-3
- docs/uplot_ex10.jpg.license-3
- docs/uplot_ex11.jpg.license-3
- docs/uplot_ex12.jpg.license-3
- docs/uplot_ex15.jpg.license-3
- docs/uplot_ex16.jpg.license-3
- docs/uplot_ex17.jpg.license-3
- docs/uplot_ex22.jpg.license-3
- docs/uplot_ex23.jpg.license-3
- docs/uplot_ex3.jpg.license-3
- docs/uplot_ex4.jpg.license-3
- docs/uplot_ex5.jpg.license-3
- docs/uplot_ex6.jpg.license-3
- docs/uplot_ex7.jpg.license-3
- docs/uplot_ex8.jpg.license-3
- docs/uplot_ex9.jpg.license-3
- examples/uplot_ubar_3Dbars.py+29
0 commit comments