✨ BigTreeTech EBB42 v1.1 (#24964)
This commit is contained in:
committed by
Scott Lahteine
parent
5198a55457
commit
cea2ab1d7f
@ -104,7 +104,7 @@ void ControllerFan::update() {
|
||||
hal.set_pwm_duty(pin_t(CONTROLLER_FAN2_PIN), speed);
|
||||
else
|
||||
WRITE(CONTROLLER_FAN2_PIN, speed > 0);
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user