From cb2fecd20f907659f5b3b55355c6d7d6dd68d560 Mon Sep 17 00:00:00 2001 From: Michael Droogleever Date: Sun, 22 Jul 2018 17:18:49 +0200 Subject: [PATCH] small fixes --- src/README.md | 2 +- src/appendix/troubleshooting.md | 33 --------------------------------- src/setup/README.md | 15 +++++---------- 3 files changed, 6 insertions(+), 44 deletions(-) diff --git a/src/README.md b/src/README.md index 4fb3519..cf53b00 100644 --- a/src/README.md +++ b/src/README.md @@ -15,7 +15,7 @@ The following topics will be covered: - How to write, build, flash and debug an embedded program. - Functionality ("peripherals") commonly found in microcontrollers: - - Digital input and output, using buttons and LEDs + - Digital input and output, including buttons and LEDs