New feature update

This commit is contained in:
2024-04-13 12:29:03 +03:00
parent c3bc42fa18
commit e4bd6d2e04
2 changed files with 7 additions and 14 deletions

View File

@@ -58,6 +58,8 @@ void devices_update_inputs(void)
sup_fuse.update();
out_fuse.update();
display.process_timer();
}
/**** Private function definitions ****/