sinkuri256 / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

extend startSensing(x) to startSensing(x,y) #415

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

It would be useful to have startSensing(x, y) where x is the number of data 
samples to average (as at present) and y is the minimum time between samples 
(in mS, say). This would give much greater control over data logging 
capabilities.

Original issue reported on code.google.com by joka...@gmail.com on 6 Sep 2010 at 9:31