Hello,
Can anyone point me to a good example for Polling mode using serial library?
I'm looking for an application in which I can poll the serial port for data. I went through API documentation and found that Serial library has a polling mode. Can anyone guide me in using that?