Fix parameters
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user