<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: ESP-01 ESP8266 NTP Clock with LCD Display	</title>
	<atom:link href="https://cyberblogspot.com/esp-01-esp8266-ntp-clock-with-lcd-display/feed/" rel="self" type="application/rss+xml" />
	<link>https://cyberblogspot.com/esp-01-esp8266-ntp-clock-with-lcd-display/</link>
	<description>Not just another blogspot site</description>
	<lastBuildDate>Mon, 27 Mar 2023 15:19:59 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: Mike Morrow		</title>
		<link>https://cyberblogspot.com/esp-01-esp8266-ntp-clock-with-lcd-display/#comment-10568</link>

		<dc:creator><![CDATA[Mike Morrow]]></dc:creator>
		<pubDate>Mon, 27 Mar 2023 15:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cyberblogspot.com/?p=2865#comment-10568</guid>

					<description><![CDATA[Careful with that sync interval time.  It is in milliseconds.  So setting it to 60 does NOT set it to 5 minutes.  It sets it to hit up the server quite frequently.  Essentially every time it want to update the time.  Multiple times per second is possible.  This can get your IP banned by ntp.org.]]></description>
			<content:encoded><![CDATA[<p>Careful with that sync interval time.  It is in milliseconds.  So setting it to 60 does NOT set it to 5 minutes.  It sets it to hit up the server quite frequently.  Essentially every time it want to update the time.  Multiple times per second is possible.  This can get your IP banned by ntp.org.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
