envy / esp-knx-ip

A KNX/IP library for the ESP8266 with Arduino
MIT License
135 stars 49 forks source link

Update all changes from AsyncUDP Branch but for using 2.3.0 ESP8266 #58

Closed ascillato closed 6 years ago

ascillato commented 6 years ago

Update all changes from AsyncUDP Branch but for using 2.3.0 ESP8266

ascillato commented 6 years ago

Or another option could be merge both branchs and have a #define on esp-knx.ip.h to select use AsyncUDP library or don't