Dht10(I2cDevice) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Create a DHT10 sensor through I2C
public Dht10 (System.Device.I2c.I2cDevice i2cDevice);
new Iot.Device.DHTxx.Dht10 : System.Device.I2c.I2cDevice -> Iot.Device.DHTxx.Dht10
Public Sub New (i2cDevice As I2cDevice)
Parameters
- i2cDevice
- I2cDevice
I2C Device