Return to Status on PID Autotune (#18695)

This commit is contained in:
Pascal de Bruijn 2020-07-19 00:46:19 +02:00 committed by GitHub
parent a3795e3e48
commit d579b70b7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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