BoschBMP3xx.h file

Contains the BoschBMP3xx sensor subclass and the variable subclasses BoschBMP3xx_Temp, BoschBMP3xx_Humidity, BoschBMP3xx_Pressure, and BoschBMP3xx_Altitude.

These are used for the Bosch BMP3xx digital pressure and humidity sensor.

This depends on the MartinL1's BMP388 library.

Classes

class BoschBMP3xx
The Sensor sub-class for the Bosch BMP3xx.
class BoschBMP3xx_Temp
The Variable sub-class used for the temperature output from a Bosch BMP3xx.
class BoschBMP3xx_Pressure
The Variable sub-class used for the atmospheric pressure output from a Bosch BMP3xx.
class BoschBMP3xx_Altitude
The Variable sub-class used for the altitude calculated from the measurements made by a Bosch BMP3xx.