mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-04-07 16:20:19 +00:00
config: remove commented defines
This commit is contained in:
parent
650b64aa21
commit
a375e3dadb
@ -36,7 +36,6 @@
|
||||
#define MAX_NR_WHITELIST_ENTRIES 1
|
||||
#define MAX_SPP_CONNECTIONS 1
|
||||
#define MAX_NR_LE_DEVICE_DB_ENTRIES 0
|
||||
//
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -32,8 +32,5 @@
|
||||
#define MAX_NR_SM_LOOKUP_ENTRIES 1
|
||||
#define MAX_NR_WHITELIST_ENTRIES 1
|
||||
|
||||
// if defined, le_device_db_memory will not be compiled
|
||||
// #define NVM_NUM_DEVICE_DB_ENTRIES 16
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -37,7 +37,4 @@
|
||||
#define MAX_NR_SERVICE_RECORD_ITEMS 4
|
||||
#define MAX_NR_LE_DEVICE_DB_ENTRIES 1
|
||||
|
||||
// if defined, le_device_db_memory will not be compiled
|
||||
// #define NVM_NUM_DEVICE_DB_ENTRIES 16
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user