Paparazzi UAS  v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
light_scheduler.h File Reference

basic LED scheduler based on WS2812 RGB led driver More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void light_scheduler_init (void)
 
void light_scheduler_periodic (void)
 

Detailed Description

basic LED scheduler based on WS2812 RGB led driver

Author
Xavier Paris @maintainer Gautier Hattenberger gauti.nosp@m.er.h.nosp@m.atten.nosp@m.berg.nosp@m.er@en.nosp@m.ac.f.nosp@m.r

Definition in file light_scheduler.h.

Function Documentation

◆ light_scheduler_init()

void light_scheduler_init ( void  )

Definition at line 35 of file light_scheduler.c.

References light_ws2812_arch_init().

+ Here is the call graph for this function:

◆ light_scheduler_periodic()

void light_scheduler_periodic ( void  )

Definition at line 40 of file light_scheduler.c.

References light_ws2812_arch_set(), s, and WS2812_NB_LEDS.

+ Here is the call graph for this function: