LcdRgb1602(I2cDevice, 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.
public LcdRgb1602 (System.Device.I2c.I2cDevice lcdDevice, System.Device.I2c.I2cDevice rgbDevice);
new Iot.Device.CharacterLcd.LcdRgb1602 : System.Device.I2c.I2cDevice * System.Device.I2c.I2cDevice -> Iot.Device.CharacterLcd.LcdRgb1602
Public Sub New (lcdDevice As I2cDevice, rgbDevice As I2cDevice)
Parameters
- lcdDevice
- I2cDevice
- rgbDevice
- I2cDevice