- From: Kenneth Rohde Christiansen via GitHub <sysbot+gh@w3.org>
- Date: Fri, 19 Jan 2018 13:38:59 +0000
- To: public-device-apis-log@w3.org
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