Paparazzi UAS  v6.1.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
Typedef defining 8 bit unsigned char type.
Definition: vl53l1_types.h:98
led.h
arch independent LED (Light Emitting Diodes) API