Add lights

This commit is contained in:
clasko
2026-02-11 14:48:50 -06:00
parent 19117525ed
commit b01f5e7a30
3 changed files with 42 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
python -m venv venv
source venv/bin/activate
pip install meshtastic
pip install meshtastic
cp config.json.example config.json