Restart project based on regular ESP32 and Microdot

This commit is contained in:
Lexi / Zoe 2022-11-04 20:28:35 +01:00
parent 167847cd28
commit 56e7a1d2de
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232
12 changed files with 1661 additions and 119 deletions

8
.gitignore vendored
View file

@ -9,4 +9,12 @@
# Python
__pycache__
*.py[cod]
/.venv
/venv
# MicroPython
/.webrepl_client
# Configuration files
/src/webrepl_cfg.py
/src/wlan_cfg.py