issue #10 #11 Rename hcap to hal.

This commit is contained in:
paul kim
2024-06-27 10:06:21 +09:00
parent 98e8db71fe
commit f2e0890c3d
5 changed files with 72 additions and 78 deletions

View File

@@ -439,10 +439,10 @@
}
break;
case 409:
HotelTV.hcap.PwrOff();
HotelTV.hal.PwrOff();
break;
case 457: // INFO Key
HotelTV.hcap.GetScrshot();
HotelTV.hal.GetScrshot();
break;
default:
//console.log(`KEY::${e.keyCode}`);