Skip to content

Commit

Permalink
Remove wrong indent
Browse files Browse the repository at this point in the history
  • Loading branch information
andy31415 committed Jan 4, 2023
1 parent fa412d0 commit 8a69565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/idl/tests/inputs/large_all_clusters_app.matter
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ server cluster OtaSoftwareUpdateRequestor = 42 {
readonly attribute int16u clusterRevision = 65533;

request struct AnnounceOtaProviderRequest {
node_id providerNodeId = 0;
node_id providerNodeId = 0;
vendor_id vendorId = 1;
OTAAnnouncementReason announcementReason = 2;
optional OCTET_STRING<512> metadataForNode = 3;
Expand Down

0 comments on commit 8a69565

Please sign in to comment.