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
/*
3
* board specific functions for the lisa_mx board
4
*
5
*/
6
7
#ifndef BOARDS_LISA_MXS_BARO_H
8
#define BOARDS_LISA_MXS_BARO_H
9
10
// only for printing the baro type during compilation
11
#ifndef BARO_BOARD
12
#define BARO_BOARD BARO_MS5611_SPI
13
#endif
14
15
extern
void
baro_event
(
void
);
16
#define BaroEvent baro_event
17
18
#endif
/* BOARDS_LISA_MXS_BARO_H */
baro_event
void baro_event(void)
Definition:
baro_board_ms5611_i2c.c:98
sw
airborne
boards
lisa_mxs
baro_board.h
Generated on Fri Nov 8 2024 14:10:44 for Paparazzi UAS by
1.9.1