- 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
621 B
621 B