Skip to content

Commit

Permalink
Update src/app/clusters/scenes/SceneTable.h
Browse files Browse the repository at this point in the history
Co-authored-by: Boris Zbarsky <[email protected]>
  • Loading branch information
2 people authored and pull[bot] committed Jul 26, 2023
1 parent 3b4ee0b commit 1094917
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/clusters/scenes/SceneTable.h
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@ class SceneHandler

/// @brief From command StoreScene, retrieves ExtensionField from currently active values, it is the function's responsibility to

/// resize the mutable span if necessary, a number of byte equal to the span will be stored in memory
/// place the serialized data in serializedBytes as described below.

/// @param endpoint Target Endpoint
/// @param cluster Target Cluster
/// @param serialisedBytes Output buffer, data needs to be writen in there and size adjusted if smaller than
Expand Down

0 comments on commit 1094917

Please sign in to comment.