.gitignore
.pre-commit-config.yaml
.pylintrc
.readthedocs.yaml
CODE_OF_CONDUCT.md
LICENSE
README.rst
README.rst.license
adafruit_clue.py
disabled.pre-commit-config.yaml
pyproject.toml
requirements.txt
setup.py
.github/PULL_REQUEST_TEMPLATE/adafruit_circuitpython_pr.md
.github/workflows/build.yml
.github/workflows/failure-help-text.yml
.github/workflows/release.yml
LICENSES/CC-BY-4.0.txt
LICENSES/MIT.txt
LICENSES/Unlicense.txt
adafruit_circuitpython_clue.egg-info/PKG-INFO
adafruit_circuitpython_clue.egg-info/SOURCES.txt
adafruit_circuitpython_clue.egg-info/dependency_links.txt
adafruit_circuitpython_clue.egg-info/requires.txt
adafruit_circuitpython_clue.egg-info/top_level.txt
docs/api.rst
docs/api.rst.license
docs/conf.py
docs/examples.rst
docs/examples.rst.license
docs/index.rst
docs/index.rst.license
docs/requirements.txt
docs/_static/accelerometer.jpg
docs/_static/accelerometer.jpg.license
docs/_static/button_a.jpg
docs/_static/button_a.jpg.license
docs/_static/button_b.jpg
docs/_static/button_b.jpg.license
docs/_static/display_clue_data.jpg
docs/_static/display_clue_data.jpg.license
docs/_static/favicon.ico
docs/_static/favicon.ico.license
docs/_static/humidity.jpg
docs/_static/humidity.jpg.license
docs/_static/magnetometer.jpg
docs/_static/magnetometer.jpg.license
docs/_static/microphone.jpg
docs/_static/microphone.jpg.license
docs/_static/neopixel.jpg
docs/_static/neopixel.jpg.license
docs/_static/pad_0.jpg
docs/_static/pad_0.jpg.license
docs/_static/pad_1.jpg
docs/_static/pad_1.jpg.license
docs/_static/pad_2.jpg
docs/_static/pad_2.jpg.license
docs/_static/pressure.jpg
docs/_static/pressure.jpg.license
docs/_static/proximity.jpg
docs/_static/proximity.jpg.license
docs/_static/red_led.jpg
docs/_static/red_led.jpg.license
docs/_static/speaker.jpg
docs/_static/speaker.jpg.license
docs/_static/white_leds.jpg
docs/_static/white_leds.jpg.license
examples/clue_ams_remote.py
examples/clue_ble_color_patchwork.py
examples/clue_display_sensor_data.py
examples/clue_height_calculator.py
examples/clue_simpletest.py
examples/clue_slideshow.py
examples/clue_spirit_level.py
examples/clue_temperature_humidity_monitor.py
examples/clue_advanced_examples/clue_ams_remote_advanced.py