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

@riju WDYT
```
interface RawMagnetometerReading : SensorReading {
  readonly MagnetometerReading softIron;
  readonly MagnetometerReading hardIron;
};
```

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

Received on Friday, 4 November 2016 08:49:54 UTC