mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-02-23 00:39:51 +00:00
hids_device.c: fix compile
This commit is contained in:
parent
63854e74af
commit
35b80bb0da
@ -44,8 +44,8 @@
|
||||
|
||||
#include "hids_device.h"
|
||||
|
||||
#include "att_db.h"
|
||||
#include "att_server.h"
|
||||
#include "ble/att_db.h"
|
||||
#include "ble/att_server.h"
|
||||
#include "bluetooth_gatt.h"
|
||||
#include "btstack_util.h"
|
||||
#include "btstack_debug.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user