<?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[Delay]]></title><description><![CDATA[<p dir="auto">Hello! I am wondering how to replace delay with millis, the delay pauses the module which I do not want, I'd like to do other stuff while something is counting for example.</p>
]]></description><link>https://community.m5stack.com/topic/3140/delay</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 22:33:23 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/3140.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Apr 2021 12:56:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Delay on Fri, 02 Apr 2021 03:10:59 GMT]]></title><description><![CDATA[<p dir="auto">You can try this:</p>
<p dir="auto"><a href="https://www.google.com/amp/s/techtutorialsx.com/2017/10/02/esp32-micropython-creating-a-thread/amp/" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.google.com/amp/s/techtutorialsx.com/2017/10/02/esp32-micropython-creating-a-thread/amp/</a></p>
<p dir="auto">But this may not work properly with all modules included in micropython firmware. You need also micropython version 1.14.</p>
]]></description><link>https://community.m5stack.com/post/13353</link><guid isPermaLink="true">https://community.m5stack.com/post/13353</guid><dc:creator><![CDATA[robalstona]]></dc:creator><pubDate>Fri, 02 Apr 2021 03:10:59 GMT</pubDate></item><item><title><![CDATA[Reply to Delay on Thu, 01 Apr 2021 18:14:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/morrischen" aria-label="Profile: morrischen">@<bdi>morrischen</bdi></a> no, did not see you ask for Python solution ;-)</p>
]]></description><link>https://community.m5stack.com/post/13352</link><guid isPermaLink="true">https://community.m5stack.com/post/13352</guid><dc:creator><![CDATA[AgreeDK]]></dc:creator><pubDate>Thu, 01 Apr 2021 18:14:21 GMT</pubDate></item><item><title><![CDATA[Reply to Delay on Thu, 01 Apr 2021 17:31:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/morrischen" aria-label="Profile: morrischen">@<bdi>morrischen</bdi></a></p>
<p dir="auto">Use timers to implement non-blocking code. Supported in Python and uiFlow.</p>
]]></description><link>https://community.m5stack.com/post/13351</link><guid isPermaLink="true">https://community.m5stack.com/post/13351</guid><dc:creator><![CDATA[world101]]></dc:creator><pubDate>Thu, 01 Apr 2021 17:31:50 GMT</pubDate></item><item><title><![CDATA[Reply to Delay on Thu, 01 Apr 2021 16:42:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/agreedk" aria-label="Profile: AgreeDK">@<bdi>AgreeDK</bdi></a>  will this method work in python?</p>
]]></description><link>https://community.m5stack.com/post/13350</link><guid isPermaLink="true">https://community.m5stack.com/post/13350</guid><dc:creator><![CDATA[morrischen]]></dc:creator><pubDate>Thu, 01 Apr 2021 16:42:05 GMT</pubDate></item><item><title><![CDATA[Reply to Delay on Thu, 01 Apr 2021 14:24:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/morrischen" aria-label="Profile: morrischen">@<bdi>morrischen</bdi></a> Look here : <a href="https://randomnerdtutorials.com/why-you-shouldnt-always-use-the-arduino-delay-function/" target="_blank" rel="noopener noreferrer nofollow ugc">https://randomnerdtutorials.com/why-you-shouldnt-always-use-the-arduino-delay-function/</a></p>
]]></description><link>https://community.m5stack.com/post/13346</link><guid isPermaLink="true">https://community.m5stack.com/post/13346</guid><dc:creator><![CDATA[AgreeDK]]></dc:creator><pubDate>Thu, 01 Apr 2021 14:24:53 GMT</pubDate></item></channel></rss>