kylecorry31 / andromeda

A collection of Android libraries for simplifying development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Read sensor max time

kylecorry31 opened this issue · comments

Pass in a max time parameter to the read() method on sensors. Defaults to no time limit.

It should stop the sensor and return false (success returns true)