temperature: Do not expose check_min/max_temp
This commit is contained in:
parent
9e826afee9
commit
0933f01a7f
@ -232,9 +232,6 @@ FORCE_INLINE void autotempShutdown(){
|
|||||||
|
|
||||||
void PID_autotune(float temp, int extruder, int ncycles);
|
void PID_autotune(float temp, int extruder, int ncycles);
|
||||||
|
|
||||||
void check_min_temp();
|
|
||||||
void check_max_temp();
|
|
||||||
|
|
||||||
#ifdef FAN_SOFT_PWM
|
#ifdef FAN_SOFT_PWM
|
||||||
extern unsigned char fanSpeedSoftPwm;
|
extern unsigned char fanSpeedSoftPwm;
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user