improve memory management & polling

This commit is contained in:
2025-08-20 21:30:22 -04:00
parent 5b3a5beb32
commit a1e1ff70fc
13 changed files with 195 additions and 151 deletions
+2
View File
@@ -1,6 +1,8 @@
#ifndef BT_DEVICE_H_
#define BT_DEVICE_H_
extern uint16_t conn_interval;
void btstack_main(void);
void update_desc_hid_report(void);