test/flash_tlv: fix test

This commit is contained in:
Matthias Ringwald 2017-08-14 16:45:48 +02:00
parent 83e10e5386
commit ee32965340

View File

@ -29,8 +29,8 @@
// BTstack configuration. buffers, sizes, ...
#define HCI_ACL_PAYLOAD_SIZE 52
#define HCI_INCOMING_PRE_BUFFER_SIZE 4
#define MAX_NR_LE_DEVICE_DB_ENTRIES 4
#define NVM_NUM_LINK_KEYS 2
#define NVM_NUM_DEVICE_DB_ENTRIES 4
#endif