mirror of
https://github.com/MarekZegare4/MeshCore-Solo.git
synced 2026-07-26 23:08:11 +00:00
The name-bar live-power readout was gated on the raw tx_apc pref, so after an upgrade with Auto pwr previously on, it kept showing a power value while the repeater was active — looking like APC was running even though it's forced off and power is pinned to the ceiling. Gate it on apcActive() instead (now public), matching the "--" lock in Settings. The radio page's TX line still shows the actual power, as before. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>