[sensors] SensorOptions.frequency is not suitable for sensors that require high sampling rate.

alexshalamov has just created a new issue for 
https://github.com/w3c/sensors:

== SensorOptions.frequency is not suitable for sensors that require 
high sampling rate. ==
1Hz is 1 000 000 microseconds, some sensors might need sampling 
frequency to be 20000-60000 microseconds. SensorOptions.frequency 
minimum value is 1Hz, therefore cannot represent sampling frequency 
for sensors that require high sampling rates.

Please view or discuss this issue at 
https://github.com/w3c/sensors/issues/110 using your GitHub account

Received on Tuesday, 17 May 2016 11:14:00 UTC