Fix on boot some time hang

This commit is contained in:
wanlop run 2023-12-10 19:28:22 +07:00
parent 3cd0b26766
commit 791686b0a4
7 changed files with 35 additions and 11 deletions

View file

@ -711,6 +711,8 @@
out_xml( '\t\tVar OpenFromXML = CurrentXMLFileName2\r\n')
out_xml( '\t\tGetInstanceIDMenuTab OpenFromInstMenuTab\r\n')
out_xml( '\t\tVar PriceD1 = $' + spl[8] + '.Price\r\n')
out_xml( '\t\tVar PriceD2 = $' + spl[9] + '.Price\r\n')
out_xml( '\t\tVar PriceD3 = $' + spl[10] + '.Price\r\n')