Revision: 1416 Author: robhamerling Date: Sun Oct 25 04:01:23 2009 Log: Fixed typo in comments (for those who read 'm)
http://code.google.com/p/jallib/source/detail?r=1416 Modified: /trunk/sample/16f886_rtc_lcd_125khz.jal ======================================= --- /trunk/sample/16f886_rtc_lcd_125khz.jal Sat Oct 24 12:01:57 2009 +++ /trunk/sample/16f886_rtc_lcd_125khz.jal Sun Oct 25 04:01:23 2009 @@ -27,7 +27,7 @@ OPTION_REG_PSA = 1 -- Timer0 assigned to WDT OPTION_REG_PS = 0 -- Timer0 prescale 1:1 -OSCCON_IRCF = 0b001 -- internal oscillator: 4 MHz +OSCCON_IRCF = 0b001 -- internal oscillator: 125 KHz OSCCON_SCS = 0 -- config bits determine clock source -- ------------------------ LIBRARIES ------------------------ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
