PX4 Firmware
PX4 Autopilot Software http://px4.io
led.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

__BEGIN_DECLS void rgb_led (int r, int g, int b, int freqs)
 

Function Documentation

◆ rgb_led()

__BEGIN_DECLS void rgb_led ( int  r,
int  g,
int  b,
int  freqs 
)

Definition at line 44 of file led.cpp.

Referenced by UavcanEsc::cb_beginfirmware_update(), and UavcanNode::cb_beginfirmware_update().

Here is the caller graph for this function: