mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Disable arc_img_src attribute
This commit is contained in:
parent
c5c4223dd9
commit
75142aa6fe
@ -173,7 +173,7 @@ _HASP_ATTRIBUTE(ANIM_SPEED, anim_speed, uint32_t)
|
||||
_HASP_ATTRIBUTE(ANIM_TIME, anim_time, uint32_t)
|
||||
// _HASP_ATTRIBUTE(ARC_COLOR, arc_color, lv_color_t)
|
||||
// _HASP_ATTRIBUTE(ARC_COLOR_FILTERED, arc_color_filtered, lv_color_t)
|
||||
_HASP_ATTRIBUTE(ARC_IMG_SRC, arc_img_src, const void*)
|
||||
// _HASP_ATTRIBUTE(ARC_IMG_SRC, arc_img_src, const void*)
|
||||
_HASP_ATTRIBUTE(ARC_OPA, arc_opa, lv_opa_t)
|
||||
_HASP_ATTRIBUTE(ARC_ROUNDED, arc_rounded, lv_coord_t)
|
||||
_HASP_ATTRIBUTE(ARC_WIDTH, arc_width, lv_coord_t)
|
||||
|
Loading…
x
Reference in New Issue
Block a user