mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 17:35:22 +08:00
px4fmu-v4: Formatting fixes
Signed-off-by: zthorson <zachthorson@gmail.com>
This commit is contained in:
@@ -3405,6 +3405,7 @@ fmu_main(int argc, char *argv[])
|
||||
if (!fmu_was_running) {
|
||||
fmu_stop();
|
||||
}
|
||||
|
||||
exit(0);
|
||||
}
|
||||
|
||||
@@ -3424,6 +3425,7 @@ fmu_main(int argc, char *argv[])
|
||||
if (!fmu_was_running) {
|
||||
fmu_stop();
|
||||
}
|
||||
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user