mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
Merge pull request #103 from UberGuidoZ/main
Added RCA TV (Thanks Deltatwenty!)
This commit is contained in:
commit
ca07788aa9
88
TVs/RCA/RCA_TV_2.ir
Normal file
88
TVs/RCA/RCA_TV_2.ir
Normal file
@ -0,0 +1,88 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# RCA TV
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 5F 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: Up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 59 00 00 00
|
||||
#
|
||||
name: Down
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 51 00 00 00
|
||||
#
|
||||
name: Left
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 56 00 00 00
|
||||
#
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 40 00 00 00
|
||||
#
|
||||
name: Vol_dwn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 5D 00 00 00
|
||||
#
|
||||
name: Ok
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 55 00 00 00
|
||||
#
|
||||
name: Menu
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Input
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: Exit
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Chan_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: Chan_dwn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: A0 00 00 00
|
||||
command: 1F 00 00 00
|
Loading…
Reference in New Issue
Block a user