blob: 64b34e9de8ba4a9a577b2338da05433f84580cd1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
topic: sample
description: "Demonstrates how to write a UMDF v2 sensor driver to output simple device orientation values."
languages:
- cpp
products:
- windows
- windows-wdk
---
# Simple Device Orientation Sensor sample
This sample shows you how to write a UMDF v2 sensor driver to output simple device orientation values.
|