config: remove commented defines

This commit is contained in:
Milanka Ringwald 2020-11-06 11:45:43 +01:00
parent 650b64aa21
commit a375e3dadb
3 changed files with 0 additions and 7 deletions

View File

@ -36,7 +36,6 @@
#define MAX_NR_WHITELIST_ENTRIES 1
#define MAX_SPP_CONNECTIONS 1
#define MAX_NR_LE_DEVICE_DB_ENTRIES 0
//
#endif

View File

@ -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

View File

@ -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