mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-03 20:20:34 +08:00
newline added at the end of files
This commit is contained in:
@@ -766,7 +766,7 @@ Mavlink::set_hil_enabled(bool hil_enabled)
|
||||
_hil_enabled = true;
|
||||
ret = configure_stream("HIL_ACTUATOR_CONTROLS", 200.0f);
|
||||
|
||||
configure_stream("GROUND_TRUTH", 25.0f); // HIL_STATE_QUATERNION to display the SIH
|
||||
configure_stream("GROUND_TRUTH", 200.0f); // HIL_STATE_QUATERNION to display the SIH
|
||||
}
|
||||
|
||||
/* disable HIL */
|
||||
|
||||
Reference in New Issue
Block a user