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.