accel property

List<int>? accel
getter/setter pair

3-elements array with X, Y and Z axis for accelerometer

Implementation

List<int>? accel;