Revert "Squashed - Removal of PID functional range"
This commit is contained in:
committed by
Scott Lahteine
parent
4037df82b0
commit
1e551c0688
@ -158,6 +158,7 @@ class Temperature {
|
||||
#endif
|
||||
|
||||
static float pid_error[HOTENDS];
|
||||
static bool pid_reset[HOTENDS];
|
||||
#endif
|
||||
|
||||
#if ENABLED(PIDTEMPBED)
|
||||
|
Reference in New Issue
Block a user