mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
Fix formatting
This commit is contained in:
committed by
Lorenz Meier
parent
cd40512505
commit
90c049d8ec
@@ -747,7 +747,7 @@ Sensors::Sensors() :
|
||||
(void)param_find("CAL_MAG1_ROT");
|
||||
(void)param_find("CAL_MAG2_ROT");
|
||||
(void)param_find("CAL_MAG_SIDES");
|
||||
|
||||
|
||||
(void)param_find("CAL_MAG1_XOFF");
|
||||
(void)param_find("CAL_MAG1_XSCALE");
|
||||
(void)param_find("CAL_MAG1_YOFF");
|
||||
|
||||
Reference in New Issue
Block a user