You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/buttons/README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ The sample supports the following development kits:
27
27
Overview
28
28
********
29
29
30
-
1. The sample function starts by logging the start of the application and instructs the user to press Button 4 (connected to ``PIN_BTN_3``) to terminate the program.
30
+
1. The sample function starts by logging the start of the application and instructs the user to press Button 3 (connected to ``PIN_BTN_3``) to terminate the program.
31
31
#. It initializes the running variable to ``true``.
32
32
#. An array of ``struct lite_buttons_config`` is defined for configuring each button.
0 commit comments