Re: [magnetometer] Provide API to access uncalibrated magnetometer values

`readonly attribute boolean raw;` at `Reading` is unneeded as it will 
contain the same value all the time for the same sensor: an 
uncalibrated sensor can never return calibrated readings and vice 
versa.

I would vote for the 1st option (let's split calibrated and 
uncalibrated sensors).


-- 
GitHub Notification of comment by pozdnyakov
Please view or discuss this issue at 
https://github.com/w3c/magnetometer/issues/16#issuecomment-258535158 
using your GitHub account

Received on Friday, 4 November 2016 20:10:34 UTC