.gitignore
.pylintrc
.readthedocs.yml
CODE_OF_CONDUCT.md
LICENSE
README.rst
esp32connection.py
requirements.txt
setup.py
.github/workflows/build.yml
.github/workflows/release.yml
circuitpython_esp32connection.egg-info/PKG-INFO
circuitpython_esp32connection.egg-info/SOURCES.txt
circuitpython_esp32connection.egg-info/dependency_links.txt
circuitpython_esp32connection.egg-info/requires.txt
circuitpython_esp32connection.egg-info/top_level.txt
docs/api.rst
docs/conf.py
docs/examples.rst
docs/index.rst
docs/_static/favicon.ico
examples/esp32connection_simpletest.py