mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-10 00:41:06 +00:00
map_client: fix compile
This commit is contained in:
parent
8fce0df8fe
commit
4eb8f7a7eb
@ -33,5 +33,6 @@
|
||||
// BTstack configuration. buffers, sizes, ...
|
||||
#define HCI_ACL_PAYLOAD_SIZE (1691 + 4)
|
||||
#define HCI_INCOMING_PRE_BUFFER_SIZE 14 // sizeof BNEP header, avoid memcpy
|
||||
#define NVM_NUM_DEVICE_DB_ENTRIES 20
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user