Skip to content

Commit

Permalink
components/esp_matter_rainmaker:fixed for rainmaker matter example
Browse files Browse the repository at this point in the history
  • Loading branch information
sayondeep committed Aug 16, 2024
1 parent 652b0e7 commit b96987b
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 b96987b

Please sign in to comment.