WSPR: Arduino DS1302 Set via NTP: Revision history

From OnnoCenterWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons 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.

30 May 2018

  • curprev 13:3113:31, 30 May 2018 Onnowpurbo 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..."