Skip to content

Commit 9e9bc8a

Browse files
committed
typo
1 parent 003064e commit 9e9bc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Where:
6969
| `Serial2` | 2 |
7070
| `Serial3` | 3 |
7171
72-
To use a software serial port you can also use the `begin`method, this time with only a Stream* as argument, i.e.
72+
To use a software serial port you can also use the `begin` method, this time with only a Stream* as argument, i.e.
7373
```c++
7474
void begin(Stream* serial)
7575
```

0 commit comments

Comments
 (0)