From e540daf44f8b09f872802809772c0d4b2b73df21 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Wed, 4 Apr 2018 19:47:42 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01801bde4..0bd99e772 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ So, for example, if 2 devices that are configured with the 1/2/5 for turning on/ ## Requirements ## -This MOD requires the KNX Library [ascillato/ESP-KNX-IP_Lite](https://github.com/ascillato/ESP-KNX-IP_Lite). +This MOD requires only the KNX Library [ascillato/ESP-KNX-IP_Lite](https://github.com/ascillato/ESP-KNX-IP_Lite). -Further development will change library and will require the KNX Library [envy/esp-knx-ip](https://github.com/envy/esp-knx-ip). Please, use the [async-udp](https://github.com/envy/esp-knx-ip/tree/async-udp) branch +Further development will change the library to the KNX Library [envy/esp-knx-ip](https://github.com/envy/esp-knx-ip). Please, use the [async-udp](https://github.com/envy/esp-knx-ip/tree/async-udp) branch Also, it is needed to change on _esp-knx-ip.h_ file the following: ``` #define MAX_CALLBACK_ASSIGNMENTS 20