mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #682 from stephang/main
Add codes for audio receiver Sony TA-F261R.
This commit is contained in:
commit
8f3e9f56c1
46
Audio_Receivers/Sony/Sony_TA-F261R.ir
Normal file
46
Audio_Receivers/Sony/Sony_TA-F261R.ir
Normal file
@ -0,0 +1,46 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Sony TA-F261R Audio
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Tape1/DAT
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: Tape2/MD
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 24 00 00 00
|
||||
#
|
||||
name: CD
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 25 00 00 00
|
||||
#
|
||||
name: Tuner
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 21 00 00 00
|
||||
#
|
||||
name: Phono
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 10 00 00 00
|
||||
command: 20 00 00 00
|
Loading…
Reference in New Issue
Block a user