mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-01 03:50:35 +08:00
atl_mantis-edu front and rear status LEDS
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
*
|
||||
* Copyright (c) 2017 PX4 Development Team. All rights reserved.
|
||||
* Copyright (c) 2017-2021 PX4 Development Team. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
@@ -96,7 +96,6 @@ void StatusDisplay::process()
|
||||
void StatusDisplay::publish()
|
||||
{
|
||||
_led_control.timestamp = hrt_absolute_time();
|
||||
|
||||
_led_control_pub.publish(_led_control);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user