Add boot progress bar

This commit is contained in:
Edward Firmo
2024-03-17 01:24:59 +01:00
parent 7e00837d8b
commit efee51ea3d
14 changed files with 165 additions and 133 deletions

View File

@@ -12,6 +12,10 @@ Page home
Events
Preinitialize Event
if(boot.progress.val<100)
{
page boot
}
printh 92
prints "current_page",0
printh 00