Trying to run demo

No claim of expertise here, but I seem to be running into obvious issues. The libraries package in the demo download:

1 - Doesn't contain XT_DAC_Audio

2 - Has an empty folder for U8g2

3 - Doesn't contain MusicDefinitions.h (I assume this contains music, perhaps it should be in the code directory with SoundData.h?)

4 - Doesn't contain LVGL

I've worked through these except (3), but Arduino IDE 2.3.0 does not want to load a header file from a subdirectory in the library... demos/lv_demos.h and examples/lv_examples.h specifically. Is there a way to make that happen, please?

Comments

Sign In or Register to comment.