Adding local include with constants; dropping LMS enum
This commit is contained in:
@ -79,7 +79,7 @@ namespace input {
|
||||
}
|
||||
|
||||
_deviceType() {
|
||||
return LMS.DEVICE_TYPE_IR
|
||||
return DAL.DEVICE_TYPE_IR
|
||||
}
|
||||
|
||||
setRemoteChannel(c: IrRemoteChannel) {
|
||||
|
Reference in New Issue
Block a user