Unbalanced brackets in setPwmFrequency

This is a back port of the correct in issue #248
This commit is contained in:
Richard Wackerbarth 2015-11-27 09:54:49 -06:00
parent c956b52c4a
commit e293ea57f0

View file

@ -7160,8 +7160,8 @@ void kill(const char* lcd_msg) {
TCCR5B |= val;
break;
#endif
}
}
#endif // FAST_PWM_FAN
void Stop() {