Implemented 2 of 3 review comments

This commit is contained in:
krzychb 2017-09-05 08:27:32 +02:00
parent ba42c46cb3
commit 7c7d29dc4a
2 changed files with 0 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 30 KiB

View file

@ -109,7 +109,6 @@ In next step configure how interrupts are triggered. They may be triggered below
Finally configure and manage interrupt calls using the following functions:
* :cpp:func:`touch_pad_isr_handler_register`
* :cpp:func:`touch_pad_isr_register` / :cpp:func:`touch_pad_isr_deregister`
* :cpp:func:`touch_pad_intr_enable` / :cpp:func:`touch_pad_intr_disable`