I am trying to understand how to implement a knx ip or usb interface using this stack i've noticed that when we reffering to the mask version it only describes the medium and always it's a device format i want to know how to implement the KNX_TUNNELING using the esp32 wifi and ethernet libraries what do i need to include in the main code?.
is the main code empty or only needs the knx.loop()?.
how does the platform.ini looks with the KNX_TUNNELING settings?.