Add 'showPorts' api doc (#392)

This commit is contained in:
Galen Nickel
2018-03-29 16:43:17 -07:00
committed by Peli de Halleux
parent 3cad464ea5
commit 8abc137d60
4 changed files with 29 additions and 3 deletions

View File

@ -57,6 +57,7 @@
* [show mood](/reference/brick/show-mood)
* [show image](/reference/brick/show-image)
* [clear screen](/reference/brick/clear-screen)
* [show ports](/reference/brick/show-ports)
* [on event](/reference/brick/button/on-event)
* [is pressed](/reference/brick/button/is-pressed)
* [was pressed](/reference/brick/button/was-pressed)