Had a quick look at the wiki, looks good. Just once suggestion, eventhough most rtc's use bcd internally practically from a program perspective we alamost always use the binary values, so why not put _bcd only for bcd notations and for binary just exclude bin ?
"designation of clock output pin and its functionality" do you mean enabling square wave output and its change of frequency ? Sunish Sunish On Mon, Jun 1, 2015 at 11:43 PM, RobHamerling <[email protected]> wrote: > > > On 06/01/2015 07:04 PM, Sunish Issac wrote: > >> I have been working on 1307 for 2 years and will go through your lib and >> may be add functionality which I have been using internally with a common >> rtc lib for 1307 and mcp79xx. I have the hardware for mcp 79x 2 variants, >> ds1302 and ds 1307 and ds3231. >> If you can post a link to the wiki, may be I too can have a look. >> >> >> Hi Sunnish, > > The wiki about rtc is 'rtc_library_design.md ' and one of the 'regular' > wikis at github > github.com/jallib/jallib/wiki/rtc_library_design > It would be great if you would have a look at it and could agree with the > redesign. And even greater if you could adapt the libraries of the 'other' > rtc libraries! > > > Regards, Rob. > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/jallib. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/jallib. For more options, visit https://groups.google.com/d/optout.
