forked from Archive/PX4-Autopilot
commander: fix merge conflict mistake
This commit is contained in:
parent
30b6f9ff6c
commit
352d099249
|
@ -2872,6 +2872,7 @@ check_valid(hrt_abstime timestamp, hrt_abstime timeout, bool valid_in, bool *val
|
|||
}
|
||||
}
|
||||
|
||||
void
|
||||
control_status_leds(vehicle_status_s *status_local, const actuator_armed_s *actuator_armed, bool changed, battery_status_s *battery, const cpuload_s *cpuload_local)
|
||||
{
|
||||
/* driving rgbled */
|
||||
|
|
Loading…
Reference in New Issue