public class SensorSelector
extends java.lang.Object
Constructor and Description |
---|
SensorSelector() |
Modifier and Type | Method and Description |
---|---|
static SensorMode |
createAccelerometer(I2CPort port) |
static IRTransmitter |
createIRTransmitter(I2CPort port) |
public static SensorMode createAccelerometer(I2CPort port) throws SensorSelectorException
SensorSelectorException
public static IRTransmitter createIRTransmitter(I2CPort port) throws SensorSelectorException
SensorSelectorException