Skip to content

Commit

Permalink
Restyled by clang-format
Browse files Browse the repository at this point in the history
  • Loading branch information
restyled-commits authored and stingchang committed Oct 18, 2024
1 parent cef24bf commit 63d2048
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/chef/common/chef-laundry-washer-mode.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ chip::Protocols::InteractionModel::Status chefLaundryWasherModeReadCallback(chip
return ret;
}


void emberAfLaundryWasherModeClusterInitCallback(chip::EndpointId endpointId)
{
VerifyOrDie(endpointId == 1); // this cluster is only enabled for endpoint 1.
Expand Down

0 comments on commit 63d2048

Please sign in to comment.