0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-18 15:39:31 +00:00

Merge branch 'RCBugFix' into RC

This commit is contained in:
Scott Lahteine 2016-03-25 01:15:38 -07:00
commit 122bdd187f

View file

@ -1114,7 +1114,7 @@ static void lcd_control_menu() {
enqueue_and_echo_command_now(cmd);
}
#endif PIDTEMP || PIDTEMPBED
#endif //PIDTEMP || PIDTEMPBED
#if ENABLED(PIDTEMP)