mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
esp-matter: Use the right binding table size macro definition
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <sdkconfig.h>
|
||||
|
||||
// User options for plugin Binding Table Library
|
||||
#define EMBER_BINDING_TABLE_SIZE CONFIG_ESP_MATTER_BINDING_TABLE_SIZE
|
||||
#define MATTER_BINDING_TABLE_SIZE CONFIG_ESP_MATTER_BINDING_TABLE_SIZE
|
||||
|
||||
/**** Network Section ****/
|
||||
#define EMBER_SUPPORTED_NETWORKS (1)
|
||||
|
||||
Reference in New Issue
Block a user