From dcbcffecfe5369bcfa776713253e8e4adc804a98 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Thu, 19 Apr 2018 16:05:25 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 799cff275..6ab966186 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,7 @@ If you use the ETS (KNX Configurator Software) you can add any Sonoff Tasmota KN ## Requirement ## -* [ESP KNX IP Library](https://github.com/envy/esp-knx-ip) - -A copy of the library is also available [here](https://github.com/ascillato/Sonoff-Tasmota_KNX/tree/development/lib/esp-knx-ip-0.5.0) +* [ESP KNX IP Library](https://github.com/envy/esp-knx-ip). A copy of the library is also available [here](https://github.com/ascillato/Sonoff-Tasmota_KNX/tree/development/lib/esp-knx-ip-0.5.0) It is recommended to compile with version 2.3.0 of the esp8266 board libraries. With v2.4.0 and v2.4.1 there are some issues related to sleep command.