From 455379986eccbb18d5de9af6bec8f6bb0b82da15 Mon Sep 17 00:00:00 2001 From: Paul Warren Date: Tue, 26 Nov 2019 23:45:06 +1100 Subject: [PATCH] Extra libraries into README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 76e8fbd..c22d4bc 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,12 @@ Using a Waveshare 4.3" UART module and an ESP8226 R1 Mini from Jaycar Australia, ## Required Libraries Timezone: [https://github.com/JChristensen/Timezone]() + NTPClient: [https://github.com/arduino-libraries/NTPClient]() +AltSoftSerial [https://github.com/PaulStoffregen/AltSoftSerial]() + +ArduinoJson [https://github.com/bblanchon/ArduinoJson.git]() ## Connections