From 8c941905e7796ddd6e01724973e96f40b84535b0 Mon Sep 17 00:00:00 2001 From: yuquanjun Date: Mon, 7 Sep 2026 09:30:59 +0800 Subject: [PATCH] Refresh UI0902 address map after transparent icon pack rebuild. Co-authored-by: Cursor --- project/inc/UI0902_Res_Addr.h | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/project/inc/UI0902_Res_Addr.h b/project/inc/UI0902_Res_Addr.h index 405d930..ec92fa9 100644 --- a/project/inc/UI0902_Res_Addr.h +++ b/project/inc/UI0902_Res_Addr.h @@ -76,9 +76,9 @@ #define UI0902_TXT_MODE_EXPERT_SEL_W 80 #define UI0902_TXT_MODE_EXPERT_SEL_H 21 -#define UI0902_ICON_SET_BLUETOOTH_ADDR (UI0902_RES_BASE + 0x048000UL) /* 2244 bytes */ -#define UI0902_ICON_SET_BLUETOOTH_W 34 -#define UI0902_ICON_SET_BLUETOOTH_H 33 +#define UI0902_ICON_SET_BLUETOOTH_ADDR (UI0902_RES_BASE + 0x048000UL) /* 546 bytes */ +#define UI0902_ICON_SET_BLUETOOTH_W 13 +#define UI0902_ICON_SET_BLUETOOTH_H 21 #define UI0902_ICON_SET_GEAR_ADDR (UI0902_RES_BASE + 0x049000UL) /* 2244 bytes */ #define UI0902_ICON_SET_GEAR_W 33 @@ -100,17 +100,17 @@ #define UI0902_ICON_SYS_LANG_W 20 #define UI0902_ICON_SYS_LANG_H 19 -#define UI0902_ICON_SYS_RESTORE_ADDR (UI0902_RES_BASE + 0x052000UL) /* 546 bytes */ -#define UI0902_ICON_SYS_RESTORE_W 13 -#define UI0902_ICON_SYS_RESTORE_H 21 +#define UI0902_ICON_SYS_RESTORE_ADDR (UI0902_RES_BASE + 0x052000UL) /* 684 bytes */ +#define UI0902_ICON_SYS_RESTORE_W 19 +#define UI0902_ICON_SYS_RESTORE_H 18 #define UI0902_ICON_SYS_ABOUT_ADDR (UI0902_RES_BASE + 0x053000UL) /* 756 bytes */ #define UI0902_ICON_SYS_ABOUT_W 18 #define UI0902_ICON_SYS_ABOUT_H 21 -#define UI0902_ICON_SYS_VERSION_ADDR (UI0902_RES_BASE + 0x054000UL) /* 684 bytes */ -#define UI0902_ICON_SYS_VERSION_W 19 -#define UI0902_ICON_SYS_VERSION_H 18 +#define UI0902_ICON_SYS_VERSION_ADDR (UI0902_RES_BASE + 0x054000UL) /* 760 bytes */ +#define UI0902_ICON_SYS_VERSION_W 20 +#define UI0902_ICON_SYS_VERSION_H 19 #define UI0902_TXT_SET_LANG_ADDR (UI0902_RES_BASE + 0x055000UL) /* 1326 bytes */ #define UI0902_TXT_SET_LANG_W 51