🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    UiFlow m5Img does not seem to support type=hdmi (display module 13.2)

    Bug Report
    1
    1
    200
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jiiveekoo
      last edited by

      I am using Uiflow V1.14.0 with Core2.

      My code is

      display_module_image0 = M5Img(0, 0, "res/image.png", True, type=hdmi)
      

      I am getting the following error
      Traceback (most recent call last):
      File "<stdin>", line 230, in <module>
      TypeError: unexpected keyword argument 'type'

      M5Triangle and M5TextBox work fine and show up on external screen so the libraries seem to be loaded ok.

      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.

      1 Reply Last reply Reply Quote 0
      • First post
        Last post