Add space

This commit is contained in:
Michael Droogleever Fortuyn
2019-11-30 20:58:55 +01:00
parent 72532bcee1
commit 4d631b12aa

View File

@@ -2,5 +2,5 @@
In this chapter, we will discuss the basic I/O of embedded development in rust.
After this chapter,you should have all the neccesary basic knowledge to do embedded development in Rust,
After this chapter, you should have all the neccesary basic knowledge to do embedded development in Rust,
with anything remaining being solution specific.