30 #ifndef BARO_MS5534A_H
31 #define BARO_MS5534A_H
37 extern bool spi_message_received;
void baro_MS5534A_event_task(void)
uint16_t baro_MS5534A_temp
void baro_MS5534A_send(void)
void baro_MS5534A_init(void)
float baro_MS5534A_sigma2
uint32_t baro_MS5534A_pressure
void baro_MS5534A_reset(void)
bool baro_MS5534A_available
uint32_t baro_MS5534A_ground_pressure
unsigned short uint16_t
Typedef defining 16 bit unsigned short type.
unsigned int uint32_t
Typedef defining 32 bit unsigned int type.