Skip to content

Commit

Permalink
Merge branch 'rm_matter/build_fix' into 'main'
Browse files Browse the repository at this point in the history
Fix for rainmaker matter example

See merge request app-frameworks/esp-matter!849
  • Loading branch information
dhrishi committed Aug 20, 2024
2 parents 15dd721 + b96987b commit b59fd79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/esp_matter_rainmaker/esp_matter_rainmaker.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b59fd79

Please sign in to comment.