arduino-tpuart-knx-user-forum icon indicating copy to clipboard operation
arduino-tpuart-knx-user-forum copied to clipboard

KNX Lib and WLED ingetration

Open Alex0176 opened this issue 2 years ago • 0 comments

Hi,

i test with the knx tpuart lib and a d1_mini for wled and run everytime in the problem with the HardwareSerial to Stream casting.

Did you know whats todo to get the correct constructor from the androino / wled Environment?

wled00\../usermods/KNX-Presents/knx-presents.h:42:46: error: cannot allocate an object of abstract type 'Stream' knx = KnxTpUart(&(TPUART_SERIAL_CLASS)Serial1, physicalAddress);

Alex0176 avatar May 27 '22 10:05 Alex0176