Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. chuck808
    3. Posts
    C
    • Continue chat with chuck808
    • Start new chat with chuck808
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by chuck808

    • M5Stack Core2 Factory Test Timer

      Hello,

      I realise this is probably a dumb question, but has anyone split the Timer function and screen from the factory test? I've spent a couple of days trying but not having much luck, though I have got the numbers and bar graph to show but not functioning. I am using Arduino IDE.

      Thanks

      posted in Core 2
      C
      chuck808
    • enum/typedef struct UIFlow

      Hello,

      I have an ESP32 project coded in the Arduino IDE and I am thinking of porting it over to M%Stack Core2 using UIFlow. However, before I buy a kit I am trying out the code. I think I am ok with most of it for now but I'm having problems with either an enum list or a typedef struct as I use these in the current code. Would I use Lists for this or is there another way?

      Thanks in advance.

      posted in Core 2
      C
      chuck808