Skip to content

Commit

Permalink
boardUsesPin() docs tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
Marti Bolivar committed Apr 28, 2011
1 parent d4552d6 commit c9da002
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/lang/api/boardusespin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ boardUsesPin()
==============

Each LeafLabs board connects some pins to external hardware. The most
important examples of this are the built-in LED and button. You can
check if a board uses a particular pin using this function.
important examples of this are the pins connected to the built-in LED
and button. You can check if a board uses a particular pin using this
function.

Library Documentation
---------------------
Expand All @@ -24,4 +25,3 @@ See Also
- :ref:`BOARD_BUTTON_PIN <lang-board-values-but>`
- :ref:`isButtonPressed() <lang-isbuttonpressed>`
- :ref:`waitForButtonPress() <lang-waitforbuttonpress>`

0 comments on commit c9da002

Please sign in to comment.