zwei arcs werden angezeigt

This commit is contained in:
rxf
2024-07-06 08:18:00 +02:00
parent 346abc2415
commit 87eb2a30d4
3 changed files with 15 additions and 9 deletions

View File

@@ -26,6 +26,9 @@ typedef struct {
int highvalue;
int green;
int yellow;
lv_style_t style_arc;
lv_style_t style_label;
lv_style_t lv_style_value_label;
} ARC;