Skip to content

Commit

Permalink
Update 2023-09-23-Pokemon-GEN-I-and-II-Link-Cable-Protocol.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisbalbachan authored Nov 15, 2023
1 parent 8bd67e2 commit 74b1e61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2569,7 +2569,7 @@ The payload itself is composed of:
* We can create a mail without line breaks, it won't be displayed correctly but nothing else breaks (pun intended).
* If the content is less than 32 bytes, the message ends with a string terminator (**0x50**), any extra bytes are just 0x00.
* Any 0xFE will be ignored (which shouldn't be there to begin with!).
* Sending 0x21 will make the other to interpret it as '8'.
* Sending 0x21 will make the other end to interpret it as '8'.

<br><br>
<div align="center">
Expand Down

0 comments on commit 74b1e61

Please sign in to comment.