Commit Graph

2 Commits

Author SHA1 Message Date
Adrian Scillato 960c2e32fc
KNX: Automatic Multicast Library Selection 2018-08-27 02:26:21 -03:00
ascillato fa12295beb Updated esp-knx-ip library
Updated esp-knx-ip library with a merged version that allows to select multicast library to use:
* WIFI UDP (for esp lib 2.3.0 and up)
* AsyncUDP (for esp lib 2.4.0 and up)
The selection can be done with a definition key in the file esp-knx-ip.h
2018-05-18 20:42:23 -03:00