Files
portal/.gitignore
Jimmy d5cab2efdf Add multi-panel Pico UDP firmware and Python LED control.
Pico panels get static IPs on 10.1.1.10–14 with per-panel LED counts, Makefile deploy targets, and Python examples for animations, sync tests, and direct Pi SPI control.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 22:46:08 +12:00

8 lines
95 B
Plaintext

.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
firmware/panel/build/
firmware/_deps/