Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update the legacy sensor code to use SensorEventListener instead of t…
…he (#451) * Update the legacy sensor code to use SensorEventListener instead of the deprecated SensorListener. This also allows for some sanitization of the code since we no longer have to deal with various coordinate systems being backwards. * Update the docs some more.
- Loading branch information