This is a test to attempt getting a Squareline Studio exported UI hooked up to an M5Dial (ESP32).
- Created test UI. See Squareline Studio Project File
- Exported UI to the src directory (components, fonts, lvgl, ui*.c, etc..)
- Copied
lv_conf_template.hto./src/lv_conf.halongside thelvgldirectory - Set
#if 1 /*Set it to "1" to enable content*/from0to1
- Calling
ui_init();from the<ui.h>Squareline include causes a blinking black screen with no graphics