Merge pull request #3276 from thinkyhead/rc_sdprint_and_lcd_sleuth
Refinements, fixes, reduced stack usage in CardReader
This commit is contained in:
commit
f0b96f5cae
4 changed files with 26 additions and 35 deletions
|
|
@ -1114,7 +1114,7 @@ static void lcd_control_menu() {
|
|||
autotune_temp[e]
|
||||
#endif
|
||||
);
|
||||
enqueue_and_echo_command_now(cmd);
|
||||
enqueue_and_echo_command(cmd);
|
||||
}
|
||||
|
||||
#endif //PID_AUTOTUNE_MENU
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue