Edit

Share via


AhtBase(I2cDevice, Byte) Constructor

Definition

Initializes a new instance of the binding for a sensor connected through I2C interface.

public AhtBase (System.Device.I2c.I2cDevice i2cDevice, byte initCommand);
new Iot.Device.Ahtxx.AhtBase : System.Device.I2c.I2cDevice * byte -> Iot.Device.Ahtxx.AhtBase
Public Sub New (i2cDevice As I2cDevice, initCommand As Byte)

Parameters

i2cDevice
I2cDevice
initCommand
Byte

Applies to