Unbalanced brackets in setPwmFrequency
This is a back port of the correct in issue #248
This commit is contained in:
parent
c956b52c4a
commit
e293ea57f0
@ -7160,8 +7160,8 @@ void kill(const char* lcd_msg) {
|
||||
TCCR5B |= val;
|
||||
break;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
#endif // FAST_PWM_FAN
|
||||
|
||||
void Stop() {
|
||||
|
Loading…
Reference in New Issue
Block a user