Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
|
basic LED scheduler based on WS2812 RGB led driver More...
Go to the source code of this file.
Functions | |
void | light_scheduler_init (void) |
void | light_scheduler_periodic (void) |
basic LED scheduler based on WS2812 RGB led driver
Definition in file light_scheduler.h.
void light_scheduler_init | ( | void | ) |
Definition at line 35 of file light_scheduler.c.
References light_ws2812_arch_init().
void light_scheduler_periodic | ( | void | ) |
Definition at line 40 of file light_scheduler.c.
References light_ws2812_arch_set(), s, and WS2812_NB_LEDS.