Add the missing piece to 003
All checks were successful
Build and push latest / publish (push) Successful in 55s

This commit is contained in:
erki 2024-10-02 18:37:08 +03:00
parent b28f50368f
commit e8528d3739
2 changed files with 4 additions and 1 deletions

View File

@ -107,7 +107,7 @@ refresh relevant permissions.
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
`\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

Binary file not shown.