improve memory management & polling
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user