Skip to content

Commit 3f1a7fa

Browse files
committed
Slight change to the markdown of the readme.
1 parent adacae0 commit 3f1a7fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ S is useful if you set the I2C address wrong, have multiple EEPROMs or have a T2
5858
1. Follow the instruction:
5959
2. Enter the start address for the write.
6060
3. Enter the string to be written.
61-
- Escape numerical ASCII representations of characters by prefixing them with an `@`.
62-
- `@64` is the @ character itself, in case you want to write an actual @.
61+
- Escape numerical ASCII representations of characters by prefixing them with an @.
62+
- @64 is the @ character itself, in case you want to write an actual @.
6363
4. The device will print each character submitted to the device.
6464
5. The device will print a human readable error message for each unsuccessful write.
6565
- The device will retransmit (including reprint of) the character up to NUM_TRIES times.

0 commit comments

Comments
 (0)