|
NinjaFlight
|

Go to the source code of this file.
Data Structures | |
| struct | baro_s |
Typedefs | |
| typedef void(* | baroOpFuncPtr )(void) |
| typedef void(* | baroCalculateFuncPtr )(uint32_t *pressure, int32_t *temperature) |
| typedef struct baro_s | baro_t |
| typedef void(* baroCalculateFuncPtr)(uint32_t *pressure, int32_t *temperature) |
| typedef void(* baroOpFuncPtr)(void) |