Enum Sampling
Oversampling settings.
public enum Sampling : byte
Fields
HighResolution = 4
Oversampling x8.
LowPower = 2
Oversampling x2.
Skipped = 0
Skipped (output set to 0x80000).
Standard = 3
Oversampling x4.
UltraHighResolution = 5
Oversampling x16.
UltraLowPower = 1
Oversampling x1.
Remarks
Maximum of x2 is recommended for temperature.