Skip to content

Commit 5867c9b

Browse files
shadow578Copilot
andauthored
fix typo in softserial README
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c7c5acd commit 5867c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/SoftwareSerial/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Software Serial for the HC32F460
22

33
The Software Serial library allows serial (UART) communication on any digital pin of the board, bit-banging the protocol.
4-
It it possible to have multiple software serial ports.
4+
It is possible to have multiple software serial ports.
55

66
The implementation of this library is based on the [SoftwareSerial library of the STM32duino project](https://github.com/stm32duino/Arduino_Core_STM32/blob/main/libraries/SoftwareSerial/).
77

0 commit comments

Comments
 (0)