feat(xml): add support for more properties and add more examples (#7417)

This commit is contained in:
Gabor Kiss-Vamosi
2025-01-08 17:25:06 +01:00
committed by GitHub
parent 31bd7b61ba
commit 6a1ecfcf34
51 changed files with 1826 additions and 329 deletions

View File

@@ -26,6 +26,7 @@ extern "C" {
* GLOBAL PROTOTYPES
**********************/
void lv_example_xml_1(void);
void lv_example_xml_2(void);
/**********************
* MACROS