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