Enum Sht4x.Precision
Sht4x precision and heater control
Assembly: Sht4x.dll
View Source
public enum Sht4x.Precision : byte
Fields
HighPrecisionNoHeat
High precision no heat
View Source
HighPrecisionNoHeat = 253
MediumPrecisionNoHeat
Medium precision no heat
View Source
MediumPrecisionNoHeat = 246
LowPrecisionNoHeat
Low precision no heat
View Source
LowPrecisionNoHeat = 224
HighPrecisionHighHeat1s
High precision high heat for 1s
View Source
HighPrecisionHighHeat1s = 57
HighPrecisionHighHeat100ms
High precision high heat for 100ms
View Source
HighPrecisionHighHeat100ms = 50
HighPrecisionMediumHeat1s
High precision medium heat for 1s
View Source
HighPrecisionMediumHeat1s = 47
HighPrecisionMediumHeat100ms
High precision medium heat for 100ms
View Source
HighPrecisionMediumHeat100ms = 36
HighPrecisionLowHeat1s
High precision low heat for 1s
View Source
HighPrecisionLowHeat1s = 30
HighPrecisionLowHeat100ms
High precision low heat for 100ms
View Source
HighPrecisionLowHeat100ms = 21