1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 20:18:52 +00:00

PIDTEMPBED on #endif

This commit is contained in:
Scott Lahteine 2016-03-25 19:11:59 -07:00
parent 53cc6cca46
commit ab412a2153

View File

@ -631,7 +631,7 @@ float get_pid_output(int e) {
return pid_output;
}
#endif
#endif //PIDTEMPBED
/**
* Manage heating activities for extruder hot-ends and a heated bed