Fix parameters

This commit is contained in:
Ron Hale-Evans
2016-07-11 11:13:13 -07:00
parent a890d2a357
commit 01f80b67bc
3 changed files with 11 additions and 2 deletions

View File

@ -8,7 +8,7 @@ serial.writeNumber(0);
### Parameters
* `number` is the [number](/reference/types/number) to write to the serial port
* `value` is the [number](/reference/types/number) to write to the serial port
### Example: one through ten