We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hi
I am working on sketch which receives data from multiple serial ports.
and my question is how to get multiple serialEvent methods as i get error
"Duplicate method serialEvent(Serial)" in type serialReadEvent2 sketch
how to correctly code multiple serialEvent methods for each serial port
br Daniel