public static interface BrickletIMUV3.MagneticFieldListener extends DeviceListener
BrickletIMUV3.setMagneticFieldCallbackConfiguration(long, boolean)
. The parameters are the magnetic
field for the x, y and z axis.Modifier and Type | Method and Description |
---|---|
void |
magneticField(int x,
int y,
int z) |
Copyright © 2022 Tinkerforge GmbH. All rights reserved.