<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[update a single value without first deleting the entire display]]></title><description><![CDATA[<p dir="auto">I just want to update a single value in the display. Is this possible without first deleting the entire display?</p>
]]></description><link>https://community.m5stack.com/topic/4475/update-a-single-value-without-first-deleting-the-entire-display</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 07:42:09 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/4475.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 29 Jul 2022 10:48:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to update a single value without first deleting the entire display on Fri, 05 Aug 2022 21:03:48 GMT]]></title><description><![CDATA[<p dir="auto">Hello @ Stoni99<br />
The same question is:<br />
<a href="https://forum.m5stack.com/topic/4180/writing-and-re-writing-text/6" target="_blank" rel="noopener noreferrer nofollow ugc">https://forum.m5stack.com/topic/4180/writing-and-re-writing-text/6</a></p>
]]></description><link>https://community.m5stack.com/post/18204</link><guid isPermaLink="true">https://community.m5stack.com/post/18204</guid><dc:creator><![CDATA[macsbug]]></dc:creator><pubDate>Fri, 05 Aug 2022 21:03:48 GMT</pubDate></item><item><title><![CDATA[Reply to update a single value without first deleting the entire display on Fri, 05 Aug 2022 08:30:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/felmue" aria-label="Profile: felmue">@<bdi>felmue</bdi></a> often I use Serial.printf() function, with 90% of my application have the result I wanted! Also add the text background collor as the collor of the screen.</p>
]]></description><link>https://community.m5stack.com/post/18199</link><guid isPermaLink="true">https://community.m5stack.com/post/18199</guid><dc:creator><![CDATA[Powersoft]]></dc:creator><pubDate>Fri, 05 Aug 2022 08:30:10 GMT</pubDate></item><item><title><![CDATA[Reply to update a single value without first deleting the entire display on Fri, 29 Jul 2022 12:23:42 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/stoni99" aria-label="Profile: Stoni99">@<bdi>Stoni99</bdi></a></p>
<p dir="auto">assuming you mean an LCD screen, a couple of possibilities come to mind:</p>
<ul>
<li>draw a rectangle (using background color) over the old text</li>
<li>write a couple of spaces over the old text</li>
<li>rewrite the previous text with background color first</li>
</ul>
<p dir="auto">Thanks<br />
Felix</p>
]]></description><link>https://community.m5stack.com/post/18108</link><guid isPermaLink="true">https://community.m5stack.com/post/18108</guid><dc:creator><![CDATA[felmue]]></dc:creator><pubDate>Fri, 29 Jul 2022 12:23:42 GMT</pubDate></item></channel></rss>