Merge branch 'rm_matter/build_fix' into 'main'

Fix for rainmaker matter example

See merge request app-frameworks/esp-matter!849
This commit is contained in:
Hrishikesh Dhayagude
2024-08-20 18:24:07 +08:00
@@ -22,6 +22,7 @@
#include <esp_rmaker_user_mapping.h>
#include <app/util/attribute-storage.h>
#include <app/AttributeAccessInterface.h>
#include <app/AttributeAccessInterfaceRegistry.h>
#define ESP_MATTER_RAINMAKER_COMMAND_LIMIT 5 /* This command can be called 5 times per reboot */
#define ESP_MATTER_RAINMAKER_MAX_DATA_LEN 40