Fix preserve pairing on power cycle

This commit is contained in:
2025-09-09 15:05:45 -04:00
parent a1e1ff70fc
commit 2e9159cb57
4 changed files with 6 additions and 5 deletions
-2
View File
@@ -51,8 +51,6 @@ void btstack_main(void){
bt_hid_setup();
init_report_buf();
hci_power_control(HCI_POWER_ON);
}
static void bt_hid_setup(void) {