power up/down working for broadcast

This commit is contained in:
2025-06-25 14:49:12 -05:00
parent 2ff7291c63
commit 372e4941a2
11 changed files with 226 additions and 163 deletions

View File

@@ -71,8 +71,6 @@ static void _stateInit(ACCESSORY_t *accy)
driver_setFrequency(freq);
driver_broadcastOn(true);
ACCY_setTimeout(accy, 500);