2011/4/7 Rob Hamerling <[email protected]> > >> Gives a warning! alarm_is_ringing is a bit variable! >
My mistake I copy/paste wrong code. Forget it too, I still need to dig this before reporting something, sorry for the waste of time. > > if ALRMRPT then >> > > What is ALRMRPT, and where is it set with which value??? ALRMRPT is "Alarm Repeat", it's a counter being decreased each time the alarm is repeating. It's set as initial value, by procedure rtc_set_alarm_repeat(), from your lib :) > > You better had attached a (subset of) your complete program. Indeed, will do when I convert my sample to jallib (for it's using jaluino libs too) Cheers, Seb -- You received this message because you are subscribed to the Google Groups "jallib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jallib?hl=en.
