Skip to content

Commit 407a74d

Browse files
committed
Commit after regen
1 parent 86bca1e commit 407a74d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

examples/all-clusters-app/all-clusters-common/all-clusters-app.matter

+2
Original file line numberDiff line numberDiff line change
@@ -9254,3 +9254,5 @@ endpoint 65534 {
92549254
handle command ReorderNetwork;
92559255
}
92569256
}
9257+
9258+

src/controller/data_model/controller-clusters.matter

+1
Original file line numberDiff line numberDiff line change
@@ -9410,3 +9410,4 @@ cluster SampleMei = 4294048800 {
94109410
/** Command that takes two uint8 arguments and returns their sum. */
94119411
command AddArguments(AddArgumentsRequest): AddArgumentsResponse = 2;
94129412
}
9413+

0 commit comments

Comments
 (0)