issue #10 #11 Change method for instant_power and power_mode configuration.

This commit is contained in:
paul kim
2024-05-14 11:07:24 +09:00
parent 8cdbaf8f71
commit 7d8338a0a0
3 changed files with 16 additions and 23 deletions

View File

@@ -208,6 +208,7 @@ HotelTV.Init = async function() {
//SETP#02::> Set Debug Options
__fxn_Set_DebugOpt(false, 'osd', false);
//__fxn_Set_DebugOpt(true, 'native', false);
//STEP#03::> Get Device Info
HotelTV.ui_utils.SetBusy(true);