修改格式

This commit is contained in:
不吃油炸鸡
2026-03-25 16:00:56 +08:00
parent 26b6bded24
commit 05182803b3

View File

@@ -126,7 +126,7 @@ static void set_val_cur_label(float voltage, float current)
// event funtions
static void _flush_timer_cb()
static void _flush_timer_cb(lv_timer_t * timer)
{
float voltage = 0.0;
float current = 0.0;