Revision history of "DS1302 RTC Test"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 19:07, 8 December 2020Legg talk contribs 681 bytes +681 Created page with "==Synopsis== Tests the attachment of a DS1302 RTC module ==Notes== ==Code== <syntaxhighlight lang="C++" line='line'> #include<DS1302.h> #include <stdio.h> const int kCePin..."