<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Printf question - Components &amp; Programming				            </title>
            <link>https://forum.dronebotworkshop.com/components/printf-question/</link>
            <description>Discussion board for Robotics, Arduino, Raspberry Pi and other DIY electronics and modules. Join us today!</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 19 May 2026 07:14:21 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Printf question</title>
                        <link>https://forum.dronebotworkshop.com/components/printf-question/#post-18852</link>
                        <pubDate>Wed, 16 Jun 2021 16:26:15 +0000</pubDate>
                        <description><![CDATA[Thanks Bill, would have never figured it out on my own and it actually makes sense.
😉]]></description>
                        <content:encoded><![CDATA[<p>Thanks Bill, would have never figured it out on my own and it actually makes sense.</p>
<p>😉</p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/components/">Components &amp; Programming</category>                        <dc:creator>sj_h1</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/components/printf-question/#post-18852</guid>
                    </item>
				                    <item>
                        <title>RE: Printf question</title>
                        <link>https://forum.dronebotworkshop.com/components/printf-question/#post-18850</link>
                        <pubDate>Wed, 16 Jun 2021 12:36:04 +0000</pubDate>
                        <description><![CDATA[The Bald Engineer (awesome website BTW) has a great article on this, I generally refer people to it whenever I get this question:
It&#039;s very handy when debugging with a lot of Serial.print s...]]></description>
                        <content:encoded><![CDATA[<p>The Bald Engineer (awesome website BTW) has a great article on this, I generally refer people to it whenever I get this question:</p>
<p>https://www.baldengineer.com/arduino-f-macro.html</p>
<p>It's very handy when debugging with a lot of <em>Serial.print</em> statements, I used it this week to debug the code for my next video.</p>
<p>😎</p>
<p>Bill</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/components/">Components &amp; Programming</category>                        <dc:creator>DroneBot Workshop</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/components/printf-question/#post-18850</guid>
                    </item>
				                    <item>
                        <title>RE: Printf question</title>
                        <link>https://forum.dronebotworkshop.com/components/printf-question/#post-18845</link>
                        <pubDate>Wed, 16 Jun 2021 03:08:41 +0000</pubDate>
                        <description><![CDATA[]]></description>
                        <content:encoded><![CDATA[<p>https://forum.arduino.cc/t/what-does-the-f-do-exactly/89384/3</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/components/">Components &amp; Programming</category>                        <dc:creator>LydaRA</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/components/printf-question/#post-18845</guid>
                    </item>
				                    <item>
                        <title>Printf question</title>
                        <link>https://forum.dronebotworkshop.com/components/printf-question/#post-18844</link>
                        <pubDate>Wed, 16 Jun 2021 02:37:10 +0000</pubDate>
                        <description><![CDATA[In all my years of programming I have never seen this:
display.println(F(&quot;Hello, world!&quot;));
What the heck is the &quot;F&quot; for? I see it all over this OLED 1306 example code.]]></description>
                        <content:encoded><![CDATA[<p>In all my years of programming I have never seen this:</p>
<p>display.println(F("Hello, world!"));</p>
<p>What the heck is the "F" for? I see it all over this OLED 1306 example code.</p>
<p> </p>]]></content:encoded>
						                            <category domain="https://forum.dronebotworkshop.com/components/">Components &amp; Programming</category>                        <dc:creator>sj_h1</dc:creator>
                        <guid isPermaLink="true">https://forum.dronebotworkshop.com/components/printf-question/#post-18844</guid>
                    </item>
							        </channel>
        </rss>
		