2 files changed
+2
-2
lines changedSubmodule qwiicrelay updated 37 files
- .github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md+13
- .github/workflows/build.yml+80
- .github/workflows/failure-help-text.yml+19
- .github/workflows/release.yml+88
- .gitignore+8-2
- .pre-commit-config.yaml+40
- .pylintrc+10-7
- .readthedocs.yaml+15
- .readthedocs.yml-3
- .travis.yml-44
- CODE_OF_CONDUCT.md+42-31
- LICENSE+1-1
- LICENSES/CC-BY-4.0.txt+324
- LICENSES/MIT.txt+19
- LICENSES/Unlicense.txt+20
- README.rst+80-55
- README.rst.license+3
- docs/_static/favicon.ico.license+3
- docs/api.rst+1-1
- docs/api.rst.license+4
- docs/conf.py+78-47
- docs/examples.rst-1
- docs/examples.rst.license+4
- docs/index.rst+3-2
- docs/index.rst.license+4
- docs/requirements.txt+5
- examples/example1_basic_control.py+11-8
- examples/example2_change_i2c_address.py+23-21
- examples/example3_i2c_scanner.py+15-10
- examples/example4_get_relay_status.py+13-10
- examples/example5_get_firmware_version.py+12-9
- examples/example6_set_relay_status.py+14-11
- examples/qwiicrelay_simpletest.py+14-11
- pyproject.toml+6
- requirements.txt+5
- setup.py+34-32
- sparkfun_qwiicrelay.py+24-18
0 commit comments