<?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: Implementing PSoC Printf Part Deux	</title>
	<atom:link href="https://iotexpert.com/implementing-psoc-printf-part-deux/feed/" rel="self" type="application/rss+xml" />
	<link>https://iotexpert.com/implementing-psoc-printf-part-deux/</link>
	<description>Engineering for the Internet of Things</description>
	<lastBuildDate>Sun, 21 Jul 2019 17:39:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Alan Hawse		</title>
		<link>https://iotexpert.com/implementing-psoc-printf-part-deux/#comment-13940</link>

		<dc:creator><![CDATA[Alan Hawse]]></dc:creator>
		<pubDate>Sun, 21 Jul 2019 17:39:52 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3591#comment-13940</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/implementing-psoc-printf-part-deux/#comment-13853&quot;&gt;AgeMagister&lt;/a&gt;.

Yup... that works too...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/implementing-psoc-printf-part-deux/#comment-13853">AgeMagister</a>.</p>
<p>Yup&#8230; that works too&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AgeMagister		</title>
		<link>https://iotexpert.com/implementing-psoc-printf-part-deux/#comment-13855</link>

		<dc:creator><![CDATA[AgeMagister]]></dc:creator>
		<pubDate>Fri, 12 Jul 2019 10:19:37 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3591#comment-13855</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://iotexpert.com/implementing-psoc-printf-part-deux/#comment-13854&quot;&gt;AgeMagister&lt;/a&gt;.

sorry, &#039;x&#039;-case i mean.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://iotexpert.com/implementing-psoc-printf-part-deux/#comment-13854">AgeMagister</a>.</p>
<p>sorry, &#8216;x&#8217;-case i mean.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AgeMagister		</title>
		<link>https://iotexpert.com/implementing-psoc-printf-part-deux/#comment-13854</link>

		<dc:creator><![CDATA[AgeMagister]]></dc:creator>
		<pubDate>Fri, 12 Jul 2019 10:17:02 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3591#comment-13854</guid>

					<description><![CDATA[&quot;uint32 iVal, xVal&quot;

it never used mutually. So xVal can be ommited, iVal used in &#039;d&#039;-case instead.]]></description>
			<content:encoded><![CDATA[<p>&#8220;uint32 iVal, xVal&#8221;</p>
<p>it never used mutually. So xVal can be ommited, iVal used in &#8216;d&#8217;-case instead.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AgeMagister		</title>
		<link>https://iotexpert.com/implementing-psoc-printf-part-deux/#comment-13853</link>

		<dc:creator><![CDATA[AgeMagister]]></dc:creator>
		<pubDate>Fri, 12 Jul 2019 10:11:27 +0000</pubDate>
		<guid isPermaLink="false">https://iotexpert.com/?p=3591#comment-13853</guid>

					<description><![CDATA[Hello!
in code section &quot;if(*pszFmt == &#039;d&#039;)&quot; 
there is no need to perform &quot;change(buffer[i])&quot;.

It can be placed more simple, just place (i+48).]]></description>
			<content:encoded><![CDATA[<p>Hello!<br />
in code section &#8220;if(*pszFmt == &#8216;d&#8217;)&#8221;<br />
there is no need to perform &#8220;change(buffer[i])&#8221;.</p>
<p>It can be placed more simple, just place (i+48).</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
