From 4a676f9573eabc475901a1e62c9003c0f2904e0b Mon Sep 17 00:00:00 2001 From: fauresystems <34378695+fauresystems@users.noreply.github.com> Date: Fri, 17 Apr 2020 08:03:31 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bf16824..63d581d 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,15 @@ 8. [Limitations due to *PubSubClient*](#8-limitations-due-to-pubsubclient) 9. [Examples](#9-examples) +##### Help +* [Introduction to Arduino Props](./help/Arduino_Props.md) +* [*Prop* class reference](./help/Prop.md) +* [*PropAction* class reference](./help/PropAction.md) +* [*PropData* class reference](./help/PropData.md) +* [WiFiNINA firmware update](./help/WifiNinaFirmware.md) + ## 1. Installation and usage - ### Prepare Arduino IDE Download [ArduinoProps.zip](https://github.com/fauresystems/ArduinoProps/raw/master/ArduinoProps.zip) from GitHub and use **Sketch > Include Library > Add .ZIP Library...**