Fixed: warning: extra tokens at end of #endif directive

master
jbrazio 9 years ago
parent c80e5aca30
commit 80f221ed11

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

Loading…
Cancel
Save