hi
I want to have a commiunication by serial port, my old code is pooling mode and now I need event mode, how can I do it? I need a simple sample that wait with serial event and when receive bytes on port then I find out in event stucture and jump to that place.
thank you.