chore: remove esp32 firmware tree and dev mpremote helper

Made-with: Cursor
This commit is contained in:
2026-04-12 02:39:37 +12:00
parent a9edda38ef
commit e5f42e099e
5 changed files with 0 additions and 443 deletions

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env bash
# Copy esp32/main.py to the connected ESP32 as /main.py (single line, no wrap).
cd "$(dirname "$0")/.."
pipenv run mpremote fs cp esp32/main.py :/main.py