chore: change some // comments to /**/
This commit is contained in:
@@ -173,7 +173,6 @@ const lv_img_dsc_t imgbtn_mid = {
|
||||
.header.always_zero = 0,
|
||||
.header.w = 5,
|
||||
.header.h = 49,
|
||||
// .data_size = 245 * LV_COLOR_FORMAT_NATIVE_ALPHA_SIZE,
|
||||
.header.cf = LV_COLOR_FORMAT_ARGB8888,
|
||||
.data = imgbtn_mid_map,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user