thelsing / knx

knx stack (TP, IP and RF) for arduino and linux, Can be configured with ETS
GNU General Public License v3.0
276 stars 95 forks source link

Allow to set uart pins for RP2040 and ESP32 platform #268

Closed mgeramb closed 9 months ago

mgeramb commented 9 months ago

Allow to set the pins for the uart for RP2040 and ESP32. This feature is especially important for ESP32, because the pins has to be set in the Serial.begin method.