|
Paparazzi UAS
v5.8.2_stable-0-g6260b7c
Paparazzi is a free software Unmanned Aircraft System.
|
ARDrone2 specific board initialization function. More...
#include <stdlib.h>#include "mcu.h"#include "generated/modules.h"#include "peripherals/video_device.h"
Include dependency graph for board.c:Go to the source code of this file.
Functions | |
| void | board_init (void) |
| Optional board init function called at the end of mcu_init(). More... | |
Variables | |
| struct video_config_t | front_camera |
| struct video_config_t | bottom_camera |
ARDrone2 specific board initialization function.
Definition in file board.c.
| struct video_config_t bottom_camera |
| struct video_config_t front_camera |