mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-21 22:20:57 +00:00
tests: fix compile
This commit is contained in:
parent
779b256e49
commit
53be73e88a
@ -39,6 +39,7 @@
|
||||
#define __LE_DEVICE_DB_H
|
||||
|
||||
#include "btstack_util.h"
|
||||
#include "btstack_config.h"
|
||||
|
||||
#if defined __cplusplus
|
||||
extern "C" {
|
||||
|
@ -27,5 +27,6 @@
|
||||
// BTstack configuration. buffers, sizes, ...
|
||||
#define HCI_ACL_PAYLOAD_SIZE 52
|
||||
#define HCI_INCOMING_PRE_BUFFER_SIZE 4
|
||||
#define MAX_NR_LE_DEVICE_DB_ENTRIES 1
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user