summaryrefslogtreecommitdiff
path: root/sensors/SimpleDeviceOrientationSensor/readme.md
blob: 26f7a068cd317f4c23d8cb4e4b9e99c55064b739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
topic: sample
description: "Demonstrates how to write a UMDF v2 sensor driver to output Simple Device Orientation values."
languages:
- cpp
products:
- windows
---

<!---
    name: Simple Device Orientation Sensor Sample
    platform: UMDF2
    language: cpp
    category: Sensors
    description: Demonstrates how to write a UMDF v2 sensor driver to output Simple Device Orientation values.
    samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617960
--->

# Simple Device Orientation Sensor Sample

The SimpleDeviceOrientationSensor sample shows how to write a UMDF v2 sensor driver to output Simple Device Orientation values.