Temperature singleton class
This commit is contained in:
parent
142bd3f3e7
commit
084f6b5b44
11 changed files with 536 additions and 584 deletions
|
|
@ -340,10 +340,6 @@ extern int16_t code_value_short();
|
|||
extern uint8_t host_keepalive_interval;
|
||||
#endif
|
||||
|
||||
#if ENABLED(PREVENT_DANGEROUS_EXTRUDE)
|
||||
extern float extrude_min_temp;
|
||||
#endif
|
||||
|
||||
#if FAN_COUNT > 0
|
||||
extern int fanSpeeds[FAN_COUNT];
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue