Revision history of "WSPR: Arduino DS1302 Set via NTP"

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 20:31, 30 May 2018Onnowpurbo talk contribs 3,126 bytes +3,126 Created page with "==Code== // time ntp RTC DS1302 set #include <Time.h> #include <SPI.h> #include <Ethernet.h> #include <EthernetUdp.h> #include <DS1302.h> // Init the DS1302 // DS..."