From 320285df1e8092b3215fb72c7758c6d7cfb02075 Mon Sep 17 00:00:00 2001 From: Oly Date: Fri, 6 Sep 2019 15:51:41 +0100 Subject: [PATCH] Amend readme to mention editing form.edn --- readme.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.org b/readme.org index 5f11018..915b096 100644 --- a/readme.org +++ b/readme.org @@ -2,9 +2,11 @@ * Introduction This should be used with a companion wemos app which servers up these pages, you will need to copy the files to your sketch data folder and upload them to the wemos from the arduino software or using esptool. - [[./resources/public/example.png]] +* Modifying +You can do basic modification by editing the =form.edn= file this dynamically creates the inputs the name field is the most important part, this dictates the key in the saved arduino config. + * Requirements To build or run this tool you will need clojure installed to download the requirements and generate the javascript.