mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Update README.md
This commit is contained in:
parent
d35ef6ed75
commit
2096eff8cc
@ -21,7 +21,7 @@ Several home automation systems have KNX support. For example, [Home Assistant](
|
||||
|
||||
## Requirements ##
|
||||
|
||||
This MOD requires 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 the following parameters in the _esp-knx-ip.h_ file:
|
||||
This MOD requires the ESP8266 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 the following parameters in the _esp-knx-ip.h_ file:
|
||||
```
|
||||
#define ALLOW_MULTIPLE_CALLBACKS_PER_ADDRESS 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user