|
ASCEND Flight Software
|
#include <Adafruit_BME680.h>#include <Adafruit_Sensor.h>#include <SPI.h>#include <Wire.h>#include <string.h>#include "PayloadConfig.h"#include "Sensor.h"Go to the source code of this file.
Classes | |
| class | BME680Sensor |
| A class to interface with the Adafruit BME680 sensor for environmental data collection. More... | |
Macros | |
| #define | SEALEVELPRESSURE_HPA (1013.25) |
| #define SEALEVELPRESSURE_HPA (1013.25) |