From 98bcc1683ca39b5456ded51dcfb8f53c57cbfc9a Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 14 Jun 2018 00:19:36 +0200 Subject: wip --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8a56fd..adfd75d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This is the materials for a 1 hour workshop on IoT. > There are some software that you should have installed, check with > the person at the Bitraf stand. -**Preparations** +# Preparations * Install Arduino IDE * Install the "ESP8266 core" for Arduino, follow the guide on @@ -28,7 +28,7 @@ This is the materials for a 1 hour workshop on IoT. * Install PubSubClient library with Library manager from within the Arduino IDE. -**Documents** +# Documents * [Assignment: Blink a LED](https://cdn.rawgit.com/trygvis/iot-workshop-ndc-2018/master/assignments/blink-a-led/blink-a-led.pdf) * [Assignment: MQTT with button](https://cdn.rawgit.com/trygvis/iot-workshop-ndc-2018/master/assignments/mqtt-with-button/mqtt-with-button.pdf) -- cgit v1.2.3