mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
buzzer.play() was returning early when _is_quiet=true, so channels with explicit notification=ON were silent even though the logic correctly set play=true. playForced() bypasses the quiet check for these overrides. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>