Skip to content

Commit dc57011

Browse files
authored
Updates chapter number.
Chapter number was incorrect.
1 parent 3b17ce1 commit dc57011

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)