mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
param_shmem: be less verbose
This commit is contained in:
@@ -878,7 +878,7 @@ exit:
|
||||
}
|
||||
|
||||
if (res == OK) {
|
||||
PX4_INFO("saving params completed successfully");
|
||||
PX4_DEBUG("saving params completed successfully");
|
||||
}
|
||||
|
||||
return res;
|
||||
|
||||
Reference in New Issue
Block a user