Searched refs:myRTCClock (Results 1 – 1 of 1) sorted by relevance
28 myRTCClock = upmDs1307.DS1307(0) variable46 result = myRTCClock.loadTime()51 printTime(myRTCClock);55 myRTCClock.year = 5056 myRTCClock.setTime()59 myRTCClock.loadTime()60 printTime(myRTCClock)