<?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[What does m5base.app_start() do?]]></title><description><![CDATA[<p dir="auto">I learnt a lot very quickly using uiflow, and am looking to move into their alternate custom-app mode (super cool feature btw!).</p>
<p dir="auto">Analyzing stock <a href="http://boot.py" target="_blank" rel="noopener noreferrer nofollow ugc">boot.py</a>:</p>
<ol>
<li>m5base.app_start(0) is called in app mode, and app_start(2) in flow mode. What does this do exactly, and should I care?</li>
<li>In app mode, what is the purpose behind copying the selected app into <a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow ugc">main.py</a>? This feels unnecessary as I need to manually select the app again with the physical buttons every time I upload my code.</li>
</ol>
]]></description><link>https://community.m5stack.com/topic/2030/what-does-m5base-app_start-do</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 01:01:01 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2030.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 12 Jun 2020 10:38:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to What does m5base.app_start() do? on Sat, 13 Jun 2020 04:00:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robalstona" aria-label="Profile: robalstona">@<bdi>robalstona</bdi></a> Yes I get that. But WHY? As I mentioned earlier, this makes testing code uploads a pain.</p>
]]></description><link>https://community.m5stack.com/post/8978</link><guid isPermaLink="true">https://community.m5stack.com/post/8978</guid><dc:creator><![CDATA[jhfoo]]></dc:creator><pubDate>Sat, 13 Jun 2020 04:00:05 GMT</pubDate></item><item><title><![CDATA[Reply to What does m5base.app_start() do? on Fri, 12 Jun 2020 12:00:59 GMT]]></title><description><![CDATA[<p dir="auto">if you select and run app in app selector its file was saved as <a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow ugc">main.py</a>. And when you reset device or shutdown and power up next time or run in app mode your prewiously selected app was running (<a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow ugc">main.py</a>).</p>
]]></description><link>https://community.m5stack.com/post/8967</link><guid isPermaLink="true">https://community.m5stack.com/post/8967</guid><dc:creator><![CDATA[robalstona]]></dc:creator><pubDate>Fri, 12 Jun 2020 12:00:59 GMT</pubDate></item></channel></rss>