mirror of
https://github.com/No-Chicken/Power-Pico.git
synced 2026-04-03 13:02:36 +08:00
修改格式
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user