Enum Bme280.ChipType
BMx280 type to support both the BME280 and the BMP280
Assembly: Bme280.dll
View Source
public enum Bme280.ChipType : byte
Fields
BMP
BMP280
View Source
BMP = 88
BME
BME280
View Source
BME = 96
BMx280 type to support both the BME280 and the BMP280
public enum Bme280.ChipType : byte
BMP280
BMP = 88
BME280
BME = 96