Thanks Carmine, For blinking, I knew the function of the first parameter but I did not able to make it works. HsIndicatorState (300, kIndicatorTypeLed, &IndicatorStateLEDRed); I want the LED blinks red 300 times for example (blink forever is needed actually)
For blink frequenct, I really have no idea. "Carmine Castiglia" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Confusion, perhaps? > > As I read the docs, the first parameter is the number of times to blink > (blink once, blink 10 times, blink forever, etc). This function is *not* > used to set the blink frequency - that is, the number of blinks per unit > of time. > > In the example given by you, requesting 300 blinks may very well seem to > be the same as kIndicatorCountForever... > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
