Uses of Interface
com.tinkerforge.BrickIMUV2.OrientationListener
-
-
Uses of BrickIMUV2.OrientationListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickIMUV2.OrientationListener Modifier and Type Method Description void
BrickIMUV2. addOrientationListener(BrickIMUV2.OrientationListener listener)
Adds a Orientation listener.void
BrickIMUV2. removeOrientationListener(BrickIMUV2.OrientationListener listener)
Removes a Orientation listener.
-