getHighESpeed => autotemp_task

This commit is contained in:
Scott Lahteine
2021-04-05 21:27:05 -05:00
parent 746eae15f3
commit ed14731146
2 changed files with 3 additions and 3 deletions

View File

@ -926,7 +926,7 @@ class Planner {
static bool autotemp_enabled;
static void autotemp_update();
static void autotemp_M104_M109();
static void getHighESpeed();
static void autotemp_task();
#endif
#if HAS_LINEAR_E_JERK