File tree
9 files changed
+9
-9
lines changed- libraries
- drivers
- helpers
9 files changed
+9
-9
lines changed- .github/workflows/build.yml+24-4
- .github/workflows/release.yml+4
- .gitignore+5-1
- .pre-commit-config.yaml+19
- .pylintrc+4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_dymoscale.py+5-24
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/dymoscale_simpletest.py+3
- requirements.txt+4
- setup.py+4
Submodule progressbar updated 20 files
- .github/workflows/build.yml+25-5
- .github/workflows/release.yml+5-1
- .pre-commit-config.yaml+19
- .pylintrc+4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+10-4
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst.license+3
- adafruit_progressbar.py+5-26
- docs/_static/favicon.ico.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/progressbar_magtag_simpletest.py+3
- examples/progressbar_simpletest.py+3
- requirements.txt+5-1
- setup.py+4
0 commit comments