Functions | Variables
ms4525.c File Reference
#include <breezystm32.h>
#include "math.h"
Include dependency graph for ms4525.c:

Go to the source code of this file.

Functions

void loop (void)
 
void setup (void)
 

Variables

bool airspeed_present = false
 
float altitude
 
bool barometer_present = false
 
float pressure
 
float temperature
 

Function Documentation

◆ loop()

void loop ( void  )

Definition at line 42 of file ms4525.c.

◆ setup()

void setup ( void  )

Definition at line 29 of file ms4525.c.

Variable Documentation

◆ airspeed_present

bool airspeed_present = false

Definition at line 26 of file ms4525.c.

◆ altitude

float altitude

Definition at line 41 of file ms4525.c.

◆ barometer_present

bool barometer_present = false

Definition at line 27 of file ms4525.c.

◆ pressure

float pressure

Definition at line 41 of file ms4525.c.

◆ temperature

float temperature

Definition at line 41 of file ms4525.c.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Mon Feb 28 2022 23:36:12