Hi I am trying to program the LSM6SDO sensor in C. I would like to get the pedometer to count the number of steps taken. However, it always shows zero, and does not respond to any step taken. My main function looks something like this:int main(void) ...