mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-30 11:30:36 +08:00
Formatting.
This commit is contained in:
committed by
Lorenz Meier
parent
16f46c15d3
commit
ac8ef5f338
@@ -749,6 +749,7 @@ void Logger::run()
|
||||
|
||||
// get the logging profile
|
||||
SDLogProfile sdlog_profile = SDLogProfile::DEFAULT;
|
||||
|
||||
if (_sdlog_profile_handle != PARAM_INVALID) {
|
||||
param_get(_sdlog_profile_handle, &sdlog_profile);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user