Skip to content

Commit

Permalink
Update src/app/clusters/level-control/level-control.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Lepage <[email protected]>
  • Loading branch information
jmartinez-silabs and mlepage-google authored Jan 14, 2022
1 parent 4c4a0ad commit 628dbf7
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 628dbf7

Please sign in to comment.