I am trying to get as much accelerometer data as possible. I print the data with a println in onUpdate(), but it is only showing data once per second, is there more data I am missing, or does the accelerometer really only update once per second? Thanks!