<?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[UI-Flow - what&#x27;s happening underneath]]></title><description><![CDATA[<p dir="auto">I've been looking around the <a href="http://boot.py" target="_blank" rel="noopener noreferrer nofollow ugc">boot.py</a>, <a href="http://main.py" target="_blank" rel="noopener noreferrer nofollow ugc">main.py</a> etc to see what is happening in the M5Stick when I have written a program using UI-Flow. It would appear that my program is not stored anywhere and is simply entered via the REPL / WebREPL. Anyone have pointers to documentation on this? Also my Micropython is v1.11-321-gac7da0a70-dirty. Does this incorporate all of the M5Stick libraries? What is the dirty reference about? Is there a later version?</p>
]]></description><link>https://community.m5stack.com/topic/2618/ui-flow-what-s-happening-underneath</link><generator>RSS for Node</generator><lastBuildDate>Sun, 03 May 2026 18:38:12 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2618.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Dec 2020 18:13:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to UI-Flow - what&#x27;s happening underneath on Fri, 18 Dec 2020 06:22:58 GMT]]></title><description><![CDATA[<p dir="auto">When you create a program in UIFlow, if you use the play button &gt; the program is only stored into the devices ram. In order to perminatly store the program on a device, you need to Download the program to the device using the download option in the menu or the save button at the bottom of the screen.</p>
]]></description><link>https://community.m5stack.com/post/11269</link><guid isPermaLink="true">https://community.m5stack.com/post/11269</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 18 Dec 2020 06:22:58 GMT</pubDate></item></channel></rss>