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:
commit
122bdd187f
1 changed files with 1 additions and 1 deletions
|
@ -1114,7 +1114,7 @@ static void lcd_control_menu() {
|
|||
enqueue_and_echo_command_now(cmd);
|
||||
}
|
||||
|
||||
#endif PIDTEMP || PIDTEMPBED
|
||||
#endif //PIDTEMP || PIDTEMPBED
|
||||
|
||||
#if ENABLED(PIDTEMP)
|
||||
|
||||
|
|
Loading…
Reference in a new issue