Claude e544d57552 feat(02-06): wire all Phase 2 modules into asyncio REPL entry point
- Create src/led_sync/main.py with AppState, handle_command, repl, async_main, main
- Implements all D-13 REPL commands: play/pause/resume/seek/stop/load/add/save/status/beat/help/quit
- Create src/led_sync/__main__.py for python -m led_sync invocation
- Add led-sync script entry point to pyproject.toml
- Wires AudioPlayer, ChoreographyScheduler, BeatDetector, ESP32Transport
2026-04-03 14:54:38 +02:00
2026-04-03 12:39:17 +02:00
Description
Cyberpunk LED Sync Studio
248 KiB
Languages
Python 59.2%
C++ 33.3%
C 7.5%