Update README.md

This commit is contained in:
Adrian Scillato 2018-04-19 16:05:25 -03:00 committed by GitHub
parent 4d399f77b4
commit dcbcffecfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,9 +28,7 @@ If you use the ETS (KNX Configurator Software) you can add any Sonoff Tasmota KN
## Requirement ## ## Requirement ##
* [ESP KNX IP Library](https://github.com/envy/esp-knx-ip) * [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)
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. 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.