Hi Matt,
On 04/16/12 10:47 pm, mattschinkel wrote:
Does anyone know what sample uses the old calendar lib?
A grep on 'calendar' gives me: 16f876a_rtc_lcd.jal 16f876a_rtc_timeset.jal 16f877a_rtc_lcd.jal 16f877a_rtc_timeset.jal 16f886_rtc_lcd_125khz.jal 16f886_rtc_lcd_20mhz.jal 16f886_rtc_lcd_4mhz.jal 18f2620_rtc_tmr3.jal
Is it possible to update this one with prefixes? I know it's an old lib, but it could still be changed.
I haven't looked very carefully to the differences, but maybe it is possible to combine the calendar libraries (and temporary call the old one calendar_deprecated). Another possibility is to move common code to a calendar_common library.
All calendars will use a time source. Is that an area where standardisation is desired?
Regards, Rob. -- R. Hamerling, Netherlands --- http://www.robh.nl -- 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.
