mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-16 03:18:54 +00:00
first commit
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
#define D_System_Storage "16MB+8MB"
|
||||
#define D_System_Hardware "1.0"
|
||||
#define D_System_Screen "480*480"
|
||||
#define D_System_Ver 104
|
||||
#define D_System_Ver 105
|
||||
|
||||
enum
|
||||
{
|
||||
@@ -83,6 +83,9 @@ enum
|
||||
MENU_LIST_SetClockauto, //自动设置时间
|
||||
MENU_LIST_SetClockDate, //日期
|
||||
MENU_LIST_SetClockTime, //时间
|
||||
MENU_LIST_SetClockZone, //时区
|
||||
MENU_LIST_SetClockChange, //时间设置的更改
|
||||
MENU_LIST_SetClockcancel, //时间设置的取消
|
||||
MENU_LIST_SetLanguange, //语言
|
||||
MENU_LIST_SetNetwork, //网络
|
||||
MENU_LIST_SetScene, //场景
|
||||
@@ -221,7 +224,7 @@ enum
|
||||
MENU_LIST_OTA_NEW_VER,//新版本
|
||||
MENU_LIST_Clockmodeselect, //时钟+开关
|
||||
MENU_LIST_switchhmodeselect, //时钟+开关
|
||||
|
||||
MENU_LIST_power_date_alarm, //上电时间警告
|
||||
MENU_LIST_MAX,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user