This commit is contained in:
不吃油炸鸡
2025-11-26 19:16:32 +08:00
parent 488a497ba6
commit 0fa51a923b
15 changed files with 831 additions and 39 deletions

View File

@@ -56,7 +56,6 @@ static uint8_t data_index = 0;
// 定时器回调函数:更新图表数据
static void _chart_update_cb(lv_timer_t * timer) {
}
#include "key.h"