public static interface BrickIMUV2.AccelerationListener extends DeviceListener
BrickIMUV2.setAccelerationPeriod(long)
. The parameters are the acceleration
for the x, y and z axis.Modifier and Type | Method and Description |
---|---|
void |
acceleration(short x,
short y,
short z) |
Copyright © 2021 Tinkerforge GmbH. All rights reserved.