Paparazzi UAS
v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
baro_board.h
Go to the documentation of this file.
1
/*
2
* board specific functions for the elle0 board
3
*
4
*/
5
6
#ifndef BOARDS_ELLE0_BARO_H
7
#define BOARDS_ELLE0_BARO_H
8
9
// only for printing the baro type during compilation
10
#ifndef BARO_BOARD
11
#define BARO_BOARD BARO_MS5611_SPI
12
#endif
13
14
extern
void
baro_event
(
void
);
15
#define BaroEvent baro_event
16
17
#endif
/* BOARDS_ELLE0_BARO_H */
baro_event
void baro_event(void)
Definition:
baro_board_ms5611_i2c.c:98
sw
airborne
boards
elle0
baro_board.h
Generated on Fri Nov 8 2024 14:10:44 for Paparazzi UAS by
1.9.1