Skip to content

Commit

Permalink
Merge branch 'lvlCtrl' of github.com:jmartinez-silabs/connectedhomeip…
Browse files Browse the repository at this point in the history
… into lvlCtrl
  • Loading branch information
jmartinez-silabs committed Jan 14, 2022
2 parents 33b3233 + 628dbf7 commit 2349b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/clusters/level-control/level-control.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ static bool shouldExecuteIfOff(EndpointId endpoint, CommandId commandId, uint8_t
// The resulting temporary Options bitmap SHALL then be processed as defined
// in section 3.10.2.2.3.

// ---------- The following order is important in decission making -------
// ---------- The following order is important in decision making -------
// -----------more readable ----------
//
if (optionMask == 0xFF && optionOverride == 0xFF)
Expand Down

0 comments on commit 2349b8b

Please sign in to comment.