mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-10 06:54:27 +00:00
7fb2824483
used `git add --renomalize .` to trigger the current .gitattributes to force the new EOL
52 lines
739 B
Plaintext
52 lines
739 B
Plaintext
Filetype: IR signals file
|
|
Version: 1
|
|
#
|
|
# TCL TV
|
|
#
|
|
name: POWER
|
|
type: parsed
|
|
protocol: NECext
|
|
address: EA C7 00 00
|
|
command: 17 E8 00 00
|
|
#
|
|
name: Home
|
|
type: parsed
|
|
protocol: NECext
|
|
address: EA C7 00 00
|
|
command: 03 FC 00 00
|
|
#
|
|
name: Left
|
|
type: parsed
|
|
protocol: NECext
|
|
address: EA C7 00 00
|
|
command: 1E E1 00 00
|
|
#
|
|
name: Select
|
|
type: parsed
|
|
protocol: NECext
|
|
address: EA C7 00 00
|
|
command: 2A D5 00 00
|
|
#
|
|
name: Right
|
|
type: parsed
|
|
protocol: NECext
|
|
address: EA C7 00 00
|
|
command: 2D D2 00 00
|
|
#
|
|
name: MUTE
|
|
type: parsed
|
|
protocol: NECext
|
|
address: EA C7 00 00
|
|
command: 20 DF 00 00
|
|
#
|
|
name: VOL+
|
|
type: parsed
|
|
protocol: NECext
|
|
address: EA C7 00 00
|
|
command: 0F F0 00 00
|
|
#
|
|
name: VOL-
|
|
type: parsed
|
|
protocol: NECext
|
|
address: EA C7 00 00
|
|
command: 10 EF 00 00 |