Skip to content

Commit 555226e

Browse files
committed
clang Format
1 parent 3aa3437 commit 555226e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/clockWork.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ void ClockWork::loopAutoBrightLogic() {
9797
ledGain = minimum;
9898
}
9999

100-
101100
if (ledGainOld != ledGain) {
102101
parametersChanged = true;
103102
}

0 commit comments

Comments
 (0)