|
ASCEND Flight Software
|
#include <Adafruit_Sensor.h>#include <SensirionI2cScd4x.h>#include <Wire.h>#include <string.h>#include "PayloadConfig.h"#include "Sensor.h"Go to the source code of this file.
Classes | |
| class | SCD40Sensor |
| A class to interface with the Sensirion SCD40 sensor for CO2 data collection. More... | |