mirror of https://github.com/arendst/Tasmota.git
Update README.md
This commit is contained in:
parent
ca7c23741b
commit
3c7ee6c04c
|
@ -21,7 +21,7 @@ Several home automation systems have KNX support. For example, [Home Assistant](
|
|||
|
||||
* [ESP KNX IP Library (async-udp branch)](https://github.com/envy/esp-knx-ip/tree/async-udp) with the modifications requested on [PR#48](https://github.com/envy/esp-knx-ip/pull/48) and [PR#52](https://github.com/envy/esp-knx-ip/pull/52)
|
||||
|
||||
* [ESPAsyncUDP Library](https://github.com/me-no-dev/ESPAsyncUDP) with the modifications requested on [PR #21](https://github.com/me-no-dev/ESPAsyncUDP/pull/21). This Library is used by ESP KNX IP Library (async-udp branch).
|
||||
* [ESPAsyncUDP Library](https://github.com/me-no-dev/ESPAsyncUDP) with the modifications requested on [PR #21](https://github.com/me-no-dev/ESPAsyncUDP/pull/21). This Library is used by ESP KNX IP Library.
|
||||
|
||||
A copy of both libraries with the modifications needed is available at:
|
||||
* https://github.com/ascillato/Sonoff-Tasmota_KNX/tree/development/lib/esp-knx-ip-async-udp
|
||||
|
|
Loading…
Reference in New Issue