public interface MicrochipPotentiometerDeviceControllerFactory
Modifier and Type | Method and Description |
---|---|
MicrochipPotentiometerDeviceController |
getController(I2CDevice i2cDevice) |
MicrochipPotentiometerDeviceController getController(I2CDevice i2cDevice) throws IOException
i2cDevice
- The underlying I2CDeviceIOException
- Thrown if any communication to the device failsCopyright © 2012–2016 Pi4J. All rights reserved.