Skip to content

Commit

Permalink
Update src/lib/core/CHIPConfig.h
Browse files Browse the repository at this point in the history
Co-authored-by: Tennessee Carmel-Veilleux <[email protected]>
  • Loading branch information
lpbeliveau-silabs and tcarmelveilleux authored Oct 30, 2023
1 parent a013d64 commit 8884056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/core/CHIPConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -1446,7 +1446,7 @@ extern const char CHIP_NON_PRODUCTION_MARKER[];
/**
* @ def CHIP_CONFIG_MAX_SCENES_TABLE_SIZE
*
* @brief This defines how many scenes a single endpoint is allowed to allocate in flash memory. This value MUST be greater than 16
* @brief This defines how many scenes a single endpoint is allowed to allocate in flash memory. This value MUST at least 16
* per spec and MUST be increased to allow for configuring a greater scene table size from Zap.
*/
#ifndef CHIP_CONFIG_SCENES_TABLE_SIZE
Expand Down

0 comments on commit 8884056

Please sign in to comment.