Re: [sensors] Investigate possibility of synchronizing coordinate systems

yes :-)

```
enum CoordinateSystem { "device", "screen" };

partial dictionary TriaxialOptions {
  CoordinateSystem? coordinateSystem; 
}
```

-- 
GitHub Notification of comment by kenchris
Please view or discuss this issue at https://github.com/w3c/sensors/issues/257#issuecomment-358968332 using your GitHub account

Received on Friday, 19 January 2018 13:39:02 UTC