PX4 Firmware
PX4 Autopilot Software http://px4.io
led.cpp File Reference
#include <nuttx/config.h>
#include <stdint.h>
#include <arch/board/board.h>
#include "hardware/stm32_tim.h"
#include "led.hpp"
Include dependency graph for led.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

◆ rgb_led()

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: