Multiple changes

Fix #1
Add serial chapter
Small fixes everywhere
This commit is contained in:
Michael Droogleever
2018-08-18 01:46:27 +02:00
parent 4be31b3ab7
commit 52b530ed2c
18 changed files with 235 additions and 60 deletions

View File

@@ -3,6 +3,8 @@ members = [
"src/getting-started",
"src/hello-world",
"src/display",
"src/microbit",
"src/serial",
]
[profile.dev]