mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-15 02:36:19 +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);
|
enqueue_and_echo_command_now(cmd);
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif PIDTEMP || PIDTEMPBED
|
#endif //PIDTEMP || PIDTEMPBED
|
||||||
|
|
||||||
#if ENABLED(PIDTEMP)
|
#if ENABLED(PIDTEMP)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue