Add the missing piece to 003
All checks were successful
Build and push latest / publish (push) Successful in 55s
All checks were successful
Build and push latest / publish (push) Successful in 55s
This commit is contained in:
parent
b28f50368f
commit
e8528d3739
@ -107,7 +107,7 @@ refresh relevant permissions.
|
|||||||
|
|
||||||
In the end, you shuold see our "Hello world" print in perpetuity...
|
In the end, you shuold see our "Hello world" print in perpetuity...
|
||||||
|
|
||||||
// insert image here about printing.
|
{{< video src="/media/stm32begin-001-011.mp4" type="video/mp4" preload="auto" >}}
|
||||||
|
|
||||||
Notice how the lines aren't broken up, and it's all in sequence. In order to break the lines up, we need to add
|
Notice how the lines aren't broken up, and it's all in sequence. In order to break the lines up, we need to add
|
||||||
`\n\r` to the end of our `Hello world`. These are a newline and carriage return character respectively, and will
|
`\n\r` to the end of our `Hello world`. These are a newline and carriage return character respectively, and will
|
||||||
|
|||||||
BIN
static/media/stm32begin-001-011.mp4
(Stored with Git LFS)
Normal file
BIN
static/media/stm32begin-001-011.mp4
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user