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

@@ -166,6 +166,14 @@ Text unavailable
Text :
Max. Text Size : 1
Progress Bar progress
Attributes
ID : 17
Scope : global
Dragging : 0
Send Component ID: disabled
Value : 0
Dual-state Button bt_reboot
Attributes
ID : 4

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