Edit

Share via


UFirePh(I2cDevice) Constructor

Definition

Initializes a new instance of the UFirePh class.

public UFirePh (System.Device.I2c.I2cDevice i2cDevice);
new Iot.Device.UFire.UFirePh : System.Device.I2c.I2cDevice -> Iot.Device.UFire.UFirePh
Public Sub New (i2cDevice As I2cDevice)

Parameters

i2cDevice
I2cDevice

The I2C device to be used

Applies to