Return to Status on PID Autotune (#18695)

2.0.x
Pascal de Bruijn 4 years ago committed by GitHub
parent a3795e3e48
commit d579b70b7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -187,6 +187,7 @@ void menu_cancelobject();
#endif
);
queue.inject(cmd);
ui.return_to_status();
}
#endif // PID_AUTOTUNE_MENU

Loading…
Cancel
Save