|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "indication_controller.hpp"#include <uavcan/equipment/indication/LightsCommand.hpp>#include "led.hpp"Go to the source code of this file.
Functions | |
| int | init_indication_controller (uavcan::INode &node) |
| int init_indication_controller | ( | uavcan::INode & | node | ) |
Definition at line 70 of file indication_controller.cpp.
Referenced by UavcanEsc::run(), and UavcanNode::run().