We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27fa597 commit 76fb64fCopy full SHA for 76fb64f
applications/nrf_desktop/doc/hid_provider_mouse.rst
@@ -78,7 +78,7 @@ Relative value data
78
-------------------
79
80
The relative value data is stored within the :c:struct:`report_data` structure's ``axes`` member.
81
-There are separate fields for wheel, mouse motion over X axis and mouse motion over Y axis.
+There are separate fields for wheel, mouse motion over the X axis, and mouse motion over the Y axis.
82
83
The values of axes are stored every time the input data is received, but these values are cleared when HID report subscription is enabled.
84
Consequently, values outside of the HID subscription period are never retained.
0 commit comments