2 files changed
+2
-2
lines changed- .github/workflows/build.yml+4
- .github/workflows/release.yml+4
- .gitignore+5
- .pylintrc+4
- .readthedocs.yml+4
- CODE_OF_CONDUCT.md+6
- README.rst+5-1
- README.rst.license+3
- adafruit_clue.py+5-2
- disabled.pre-commit-config.yaml+19
- docs/_static/accelerometer.jpg.license+3
- docs/_static/button_a.jpg.license+3
- docs/_static/button_b.jpg.license+3
- docs/_static/display_clue_data.jpg.license+3
- docs/_static/favicon.ico.license+3
- docs/_static/humidity.jpg.license+3
- docs/_static/magnetometer.jpg.license+3
- docs/_static/microphone.jpg.license+3
- docs/_static/neopixel.jpg.license+3
- docs/_static/pad_0.jpg.license+3
- docs/_static/pad_1.jpg.license+3
- docs/_static/pad_2.jpg.license+3
- docs/_static/pressure.jpg.license+3
- docs/_static/proximity.jpg.license+3
- docs/_static/red_led.jpg.license+3
- docs/_static/speaker.jpg.license+3
- docs/_static/white_leds.jpg.license+3
- docs/api.rst.license+3
- docs/conf.py+4
- docs/examples.rst.license+3
- docs/index.rst.license+3
- examples/advanced_examples/clue_ams_remote_advanced.py+1-1
- examples/clue_ble_color_patchwork.py+4-1
- examples/clue_display_sensor_data.py+3
- examples/clue_height_calculator.py+3
- examples/clue_simpletest.py+3
- examples/clue_slideshow.py+4-1
- examples/clue_spirit_level.py+4-1
- pyproject.toml+6
- requirements.txt+5
- setup.py.disabled+4
0 commit comments