mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2024-12-18 02:41:36 +03:00
Updated tv.ir
This commit is contained in:
parent
deaf80fddc
commit
682d2d9b6f
@ -1,7 +1,7 @@
|
|||||||
Filetype: IR library file
|
Filetype: IR library file
|
||||||
Version: 1
|
Version: 1
|
||||||
# Last Updated 7th Jan, 2023
|
# Last Updated 13th Jan, 2023
|
||||||
# Last Checked 7th Jan, 2023
|
# Last Checked 13th Jan, 2023
|
||||||
#
|
#
|
||||||
name: POWER
|
name: POWER
|
||||||
type: parsed
|
type: parsed
|
||||||
@ -1785,3 +1785,39 @@ type: parsed
|
|||||||
protocol: NEC
|
protocol: NEC
|
||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 33 00 00 00
|
command: 33 00 00 00
|
||||||
|
#
|
||||||
|
name: POWER
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 28 00 00 00
|
||||||
|
command: 0B 00 00 00
|
||||||
|
#
|
||||||
|
name: CH+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 28 00 00 00
|
||||||
|
command: 0C 00 00 00
|
||||||
|
#
|
||||||
|
name: CH-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 28 00 00 00
|
||||||
|
command: 0D 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 28 00 00 00
|
||||||
|
command: 0E 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 28 00 00 00
|
||||||
|
command: 0F 00 00 00
|
||||||
|
#
|
||||||
|
name: MUTE
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 28 00 00 00
|
||||||
|
command: 10 00 00 00
|
||||||
|
Loading…
Reference in New Issue
Block a user