blue e79ae74155 Sink-only proof-of-life (diagnostic)
Replace src/main.cpp with a minimal single-object A2DP sink advertising
"BikeAudio", to verify the iPhone can discover + connect. Isolates the
sink/advertising path that the full sketch corrupts by instantiating one
sink + two sources (ESP32-A2DP uses a global singleton that each
constructor overwrites; a single Bluedroid A2DP callback is registered, so
the sink is orphaned and never discoverable). Not the final firmware —
does not drive the speakers.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 10:18:00 -04:00
..
2026-06-10 10:18:00 -04:00