Skip to content

Commit 55645fb

Browse files
authored
Merge pull request #51 from cldershem/patch-2
Updates chapter number.
2 parents cf9d27a + dc57011 commit 55645fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/11-usart/send-a-single-byte.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This time, I'm going to provide you with an already initialized USART
77
peripheral. You'll only have to work with the registers that are in charge of
88
sending data back and forth.
99

10-
Go into the `10-usart` directory and let's run the starter code therein. Make
10+
Go into the `11-usart` directory and let's run the starter code therein. Make
1111
sure that you have minicom/PuTTY open.
1212

1313
``` rust

0 commit comments

Comments
 (0)