summaryrefslogtreecommitdiff
path: root/sensors/SimpleDeviceOrientationSensor/ReadMe.md
diff options
context:
space:
mode:
Diffstat (limited to 'sensors/SimpleDeviceOrientationSensor/ReadMe.md')
-rw-r--r--sensors/SimpleDeviceOrientationSensor/ReadMe.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/sensors/SimpleDeviceOrientationSensor/ReadMe.md b/sensors/SimpleDeviceOrientationSensor/ReadMe.md
new file mode 100644
index 00000000..7ba5209b
--- /dev/null
+++ b/sensors/SimpleDeviceOrientationSensor/ReadMe.md
@@ -0,0 +1,7 @@
+SimpleDeviceOrientationSensor
+=============================
+
+The SimpleDeviceOrientationSensor sample shows how to write a UMDF v2 sensor driver to output Simple Device Orientation values.
+
+## Universal Compliant
+This sample builds a Windows Universal driver. It uses only APIs and DDIs that are included in Windows Core.