/reference/types -> /types

This commit is contained in:
Peli de Halleux
2017-03-16 07:57:41 -07:00
parent 69bd0225ad
commit 00e9217e73
116 changed files with 224 additions and 361 deletions

View File

@ -14,8 +14,8 @@ basic.showAnimation(`
### Parameters
* `leds` is a [String](/reference/types/string) that shows which LEDs are on and off, in groups one after another.
* `interval` is an optional [Number](/reference/types/number). It means the number of milliseconds to pause after each image frame.
* `leds` is a [String](/types/string) that shows which LEDs are on and off, in groups one after another.
* `interval` is an optional [Number](/types/number). It means the number of milliseconds to pause after each image frame.
### Example: Animating a group of image frames