Skip to content

Commit 42acb78

Browse files
Apply suggestion from @divipillai
Co-authored-by: Divya S Pillai <[email protected]>
1 parent df16dce commit 42acb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/nrf_desktop/doc/hid_provider_mouse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ The bitmask is then included as part of the HID mouse input report or HID boot m
104104
Because of the fact that HID usage IDs are stored as a bitmask, the module does not support handling multiple hardware buttons mapped to the same HID usage ID.
105105

106106
The module ignores keypresses that happen before HID report subscription is enabled and clears the HID usage ID bitmask when HID report subscription is disabled.
107-
As a result, keypresses outside of HID subscription period are never retained.
107+
As a result, keypresses outside of the HID subscription period are never retained.

0 commit comments

Comments
 (0)