- 从vars.c和vars.h中移除了空气温度整型变量及其相关的获取/设置函数 - 更新了FlowGlobalVariables枚举,移除了空气温度整型常量 - 修改了main.c中的UI任务,实现了每3秒切换屏幕的机制 - 清理了app_main函数,移除了空气温度整型的设置,仅保留字符串表示形式
22 lines
389 B
Plaintext
22 lines
389 B
Plaintext
{
|
|
"files": [
|
|
"actions.h",
|
|
"fonts.h",
|
|
"images.c",
|
|
"images.h",
|
|
"screens.c",
|
|
"screens.h",
|
|
"structs.h",
|
|
"styles.c",
|
|
"styles.h",
|
|
"ui.c",
|
|
"ui.h",
|
|
"ui_font_source_han_sans_sc_medium_22.c",
|
|
"ui_font_source_han_sans_sc_medium_36.c",
|
|
"ui_image_humi.c",
|
|
"ui_image_light.c",
|
|
"ui_image_mois.c",
|
|
"ui_image_temp.c",
|
|
"vars.h"
|
|
]
|
|
} |