Paparazzi UAS  v5.15_devel-230-gc96ce27
Paparazzi is a free software Unmanned Aircraft System.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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 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

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:

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: