Hello everyone, Is there any example for PtAppAddFd()? I am still not sure about how to use it after read the helpviewer. I want to use it for read the serial port and parse and display it.... Thank you very much!! Jason
Here is a small sample app that uses PtAppAddFd().
Thanks a lot!!