From 7aa4d6369740429ee59c15c3d9b9544ff4fabe3d Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Mon, 5 Nov 2018 07:03:18 +0000 Subject: [PATCH] Update required libaries --- required-libaries.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/required-libaries.md b/required-libaries.md index 138fff3..fb5ff59 100644 --- a/required-libaries.md +++ b/required-libaries.md @@ -1,4 +1,6 @@ Libraries required to be added to Arduino environment. **ESP32** - - WifiManager : The one from stock library manager didn't work with esp32, try https://github.com/tzapu/WiFiManager/tree/development \ No newline at end of file + - WifiManager : The one from stock library manager didn't work with esp32, try https://github.com/tzapu/WiFiManager/tree/development + + - TelnetSpy : https://github.com/yasheena/telnetspy