Add 'showPorts' api doc (#392)
This commit is contained in:
committed by
Peli de Halleux
parent
3cad464ea5
commit
8abc137d60
@ -9,6 +9,7 @@ brick.showString("Hello world!", 1);
|
||||
brick.showNumber(0, 1);
|
||||
brick.showValue("item", 0, 1);
|
||||
brick.clearScreen();
|
||||
brick.showPorts();
|
||||
```
|
||||
|
||||
## Buttons
|
||||
|
Reference in New Issue
Block a user