summaryrefslogtreecommitdiffstats
path: root/basicsuite/sensors/description.txt
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/sensors/description.txt')
-rw-r--r--basicsuite/sensors/description.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/basicsuite/sensors/description.txt b/basicsuite/sensors/description.txt
new file mode 100644
index 0000000..e306066
--- /dev/null
+++ b/basicsuite/sensors/description.txt
@@ -0,0 +1,3 @@
+Demonstrates using the accelerometer and light sensors in a QML application.
+
+Tilting the device moves the bubble around, based on readings from the accelerometer sensor. For the light sensor, exposing the device to different lighting conditions changes the displayed image.