Paparazzi UAS  v5.18.0_stable
Paparazzi is a free software Unmanned Aircraft System.
led_hw.c
Go to the documentation of this file.
1 #include "led.h"
2 
3 #ifdef LED_STP08
4 uint8_t led_status[NB_LED];
5 #endif
6 
uint8_t
unsigned char uint8_t
Definition: types.h:14
led.h
arch independent LED (Light Emitting Diodes) API