Hi, I have an application how receive several bytes in a loop from serial port I usually wait 7 ticks (SerReceiveWait(SerialRefNum,26,7);) and works quite ok in a palm IIIc but I move my application to other palm m125 and a I couldn�t catch the bytes so I move my wait ticks from 7 to 12 and works very well.
However what I need is a function to auto adjusted this wait ticks because is not possible change this value for different kinds of palms. Any ideas? -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
