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
11 lines
322 B
INI
11 lines
322 B
INI
name=ESP KNX IP Library
|
|
version=0.5.1
|
|
author=Nico Weichbrodt <envy>
|
|
maintainer=Nico Weichbrodt <envy>
|
|
sentence=ESP8266 library for KNX/IP communication.
|
|
paragraph=Build your own IoT devices with KNX/IP connectivity!
|
|
category=Communication
|
|
url=https://github.com/envy/esp-knx-ip
|
|
architectures=esp8266
|
|
includes=esp-knx-ip.h
|