From 22b1e8e1397320d277974f5304bfc09cd9851af4 Mon Sep 17 00:00:00 2001 From: Drew Harwell Date: Sat, 11 Aug 2018 23:04:03 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84524da..d17d289 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The UI is simple and looks like this: [https://cdn.rawgit.com/fenwick67/esp32-ch # Compiling -Use the arduino toolchain, and make sure you've added `https://dl.espressif.com/dl/package_esp32_index.json` to your Boards Manager. +Use the arduino toolchain, and make sure you've added `https://dl.espressif.com/dl/package_esp32_index.json` to your Boards Manager. Then select your board, compile and upload, it should start with an empty message list. # Usage