Virtuabotixrtch Arduino Library
void loop() // Update the time variables from the RTC module myRTC.updateTime();
: In the Arduino IDE, go to Sketch > Include Library > Add .ZIP Library and select the downloaded file. virtuabotixrtch arduino library
To use the library, you must first define the pins connected to your DS1302 module and initialize the virtuabotixRTC object. void loop() // Update the time variables from
