A270S锁定V0.11版本 A272W版本发布

This commit is contained in:
2025-04-03 17:46:44 +08:00
parent 5bc7ee438c
commit fd1a5f56a9
4 changed files with 28491 additions and 28462 deletions

View File

@ -13,9 +13,10 @@
#define MOTO_ICMX_GB518_A270T 1 #define MOTO_ICMX_GB518_A270T 1
#define MOTO_ICMX_GB518_A272O 2 #define MOTO_ICMX_GB518_A272O 2
#define MOTO_ICMX_GB518_A272U 3 #define MOTO_ICMX_GB518_A272U 3
#define MOTO_ICMX_GB518_A272W 4
#define MOTO_WARE_HOSE MOTO_ICMX_GB518_A272O #define MOTO_WARE_HOSE MOTO_ICMX_GB518_A272W
#if (MOTO_WARE_HOSE == MOTO_ICMX_GB518_A270T) #if (MOTO_WARE_HOSE == MOTO_ICMX_GB518_A270T)
@ -67,6 +68,27 @@
// #define UI_FAN_CLOSE 1 // #define UI_FAN_CLOSE 1
#define ANIMO_CLOSE 1 #define ANIMO_CLOSE 1
#elif (MOTO_WARE_HOSE == MOTO_ICMX_GB518_A272W)
#define SOFT_WARE_HOST 0
#define SOFT_WARE_ORDER 1
#define TP_VERSION OVERSEAS_VERSION_2
#define HARD_WARE "MXC-A272W V4.5"
#define MCU_INFO_LABEL "A272W"
//胎压功能宏
#define UI_VIEW_TIRE_PRESSURE 0
#define UI_ABS_CLOSE 1
#define UI_TCS_CLOSE 1
#define UI_FAN_CLOSE 1
#define UI_TEMP_CLOSE 1
#define UI_ENGINE_CLOSE 1
#else #else
#define SOFT_WARE_HOST 0 #define SOFT_WARE_HOST 0
#define SOFT_WARE_ORDER 1 #define SOFT_WARE_ORDER 1

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long