fix(example): fix the gradient text example (#6152)

This commit is contained in:
Gabor Kiss-Vamosi
2024-05-02 16:08:08 +02:00
committed by GitHub
parent 691296e2db
commit 0a03d9da1e
2 changed files with 30 additions and 47 deletions

View File

@@ -87,7 +87,7 @@ void lv_example_keyboard_2(void);
void lv_example_label_1(void);
void lv_example_label_2(void);
void lv_example_label_3(void);
//void lv_example_label_4(void);
void lv_example_label_4(void);
void lv_example_label_5(void);
void lv_example_led_1(void);