public static interface BrickIMU.AccelerationListener extends DeviceListener
BrickIMU.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 © 2020 Tinkerforge GmbH. All rights reserved.