tap detection query in lsm6dso
I want the tap detection to work only in x axis, so I have set the TAP_Y_EN and TAP_Z_EN to 0.But still im able to see in the logs like interrupt from z and y. I'm using the api lsm6dso_tap_detection_on_y_set, lsm6dso_tap_detection_on_z_set and passi...