reading data from serial connection



help profile

You should be able to calculate the minimum time between
bytes at the baud rate you are using. Then profile your
code to see how long it takes and which portions are taking
the most time.

Donn
.