Files
uno-q-audio-synth/sketch
david 2968d57e1d
Validate and Test / validate-patches (push) Failing after 13s
fix: add Bridge.run() to loop() so MCU processes incoming RPCs
Without Bridge.run() in loop(), the MCU never reads incoming
draw_frame requests from the router. First frame goes through
during setup handshake, but subsequent frames fill the router's
send buffer and the viz stalls.
2026-06-24 04:57:14 -07:00
..