<?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[UiFlow m5Img does not seem to support type=hdmi (display module 13.2)]]></title><description><![CDATA[<p dir="auto">I am using Uiflow V1.14.0 with Core2.</p>
<p dir="auto">My code is</p>
<pre><code>display_module_image0 = M5Img(0, 0, "res/image.png", True, type=hdmi)
</code></pre>
<p dir="auto">I am getting the following error<br />
Traceback (most recent call last):<br />
File "&lt;stdin&gt;", line 230, in &lt;module&gt;<br />
TypeError: unexpected keyword argument 'type'</p>
<p dir="auto">M5Triangle and M5TextBox work fine and show up on external screen so the libraries seem to be loaded ok.</p>
<p dir="auto">Uiflow V1.14.0 for Core2 does not have display module at all in the list of modules so I have had to use the execute code -block to insert this code.</p>
]]></description><link>https://community.m5stack.com/topic/7196/uiflow-m5img-does-not-seem-to-support-type-hdmi-display-module-13-2</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Apr 2026 23:05:19 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/7196.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 13 Jan 2025 16:06:31 GMT</pubDate><ttl>60</ttl></channel></rss>