Skip to content

Commit 9dd090f

Browse files
committed
doc: gesture_recognition: add link to HIDS subsys in the dependencies
Gesture Recognition now uses The Bluetooth HID Service subsystem in the HID interface configuration so it needs to be mentioned in the Dependencies section. Signed-off-by: Michał Grochala <michal.grochala@nordicsemi.no>
1 parent f6ce0c8 commit 9dd090f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

applications/gesture_recognition/README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@ Dependencies
491491
This sample uses the following |NCS| services:
492492

493493
* `Nordic UART Service (NUS)`_
494+
* `HID Service`_
494495

495496
This sample uses the following Zephyr libraries:
496497

doc/links.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
.. _`Sensor`: https://docs.nordicsemi.com/bundle/ncs-3.3.0-preview2/page/zephyr/hardware/peripherals/sensor/index.html#sensor
7979
.. _`Nordic UART Service (NUS)`: https://docs.nordicsemi.com/bundle/ncs-3.3.0-preview2/page/nrf/libraries/bluetooth/services/nus.html
8080
.. _`TensorFlow Lite for Microcontrollers: Hello World`: https://docs.nordicsemi.com/bundle/ncs-3.3.0-preview2/page/zephyr/samples/modules/tflite-micro/hello_world/README.html#tflite-hello-world
81+
.. _`HID Service`: https://docs.nordicsemi.com/bundle/ncs-3.3.0-preview2/page/nrf/libraries/bluetooth/services/hids.html
8182

8283
.. ### Source: edgeimpulse.com
8384

0 commit comments

Comments
 (0)