Commander: Provide console output on autosave

This commit is contained in:
Lorenz Meier
2015-11-03 08:57:30 +01:00
parent 484bd3bd89
commit c20e7f8424
+2
View File
@@ -3053,6 +3053,8 @@ void *commander_low_prio_loop(void *arg)
if (ret != OK) {
mavlink_and_console_log_critical(mavlink_fd, "settings auto save error");
} else {
warnx("settings saved.");
}
need_param_autosave = false;