Uses of Interface
com.tinkerforge.BrickletLoadCell.WeightListener
-
-
Uses of BrickletLoadCell.WeightListener in com.tinkerforge
Methods in com.tinkerforge with parameters of type BrickletLoadCell.WeightListener Modifier and Type Method Description void
BrickletLoadCell. addWeightListener(BrickletLoadCell.WeightListener listener)
Adds a Weight listener.void
BrickletLoadCell. removeWeightListener(BrickletLoadCell.WeightListener listener)
Removes a Weight listener.
-