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 jmartinez-silabs committed Mar 1, 2023
1 parent 6f9ac1a commit e33bb96
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2235,7 +2235,6 @@ bool ColorControlServer::moveColorTempCommand(app::CommandHandler * commandObj,
return true;
}


if (colorTemperatureMinimum < tempPhysicalMin)
{
colorTemperatureMinimum = tempPhysicalMin;
Expand Down

0 comments on commit e33bb96

Please sign in to comment.