Skip to content

Commit ab92be9

Browse files
quinnyoavivace
andauthored
Update src/part2/serial-link.md
Co-authored-by: Antonio Vivace <avivace4@gmail.com>
1 parent 28fec9c commit ab92be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/part2/serial-link.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ The handshake can be performed in one of two roles: *A* or *B*.
288288
To be successful, one peer must be *A* and the other must be *B*.
289289
Which role to perform is determined by the clock source setting of the serial port.
290290
In each exchange, each peer sends a number associated with its role and expects to receive a number associated with the other role.
291-
If an unexpected value is received, or something goes wrong with the transfer, that handshake attempt is aborted.
291+
If an unexpected value is received, or something goes wrong with the transfer, that handshake is rejected.
292292

293293

294294
## SioPacket

0 commit comments

Comments
 (0)