Paparazzi UAS
v5.12_stable-4-g9b43e9b
Paparazzi is a free software Unmanned Aircraft System.
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
baro_board.h
Go to the documentation of this file.
1
2
/*
3
* board specific functions for the lisa_s board
4
*
5
*/
6
7
#ifndef BOARDS_LISA_S_BARO_H
8
#define BOARDS_LISA_S_BARO_H
9
10
#include "
std.h
"
11
12
// only for printing the baro type during compilation
13
#define BARO_BOARD BARO_MS5611_SPI
14
15
extern
void
baro_event
(
void
);
16
17
#define BaroEvent baro_event
18
19
#endif
/* BOARDS_LISA_S_BARO_H */
baro_event
void baro_event(void)
Definition:
baro_board_ms5611_i2c.c:100
std.h
sw
airborne
boards
lisa_s
baro_board.h
Generated on Sat Feb 9 2019 06:43:47 for Paparazzi UAS by
1.8.8