mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-12-23 11:57:07 +00:00
Add remote control file for Sony Ericsson MRC-60 desktop charger (#811)
This commit is contained in:
parent
f545ee7e06
commit
230d0fcb0d
57
Miscellaneous/Sony_Ericsson/SE_MRC-60.ir
Normal file
57
Miscellaneous/Sony_Ericsson/SE_MRC-60.ir
Normal file
@ -0,0 +1,57 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# Remote control MRC-60
|
||||
# Sony Ericsson Docking Station
|
||||
#
|
||||
name: Play/stop
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 C8 00 00
|
||||
command: 08 F7 00 00
|
||||
#
|
||||
name: Vol+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 C8 00 00
|
||||
command: 00 FF 00 00
|
||||
#
|
||||
name: Vol-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 C8 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
name: Next
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 C8 00 00
|
||||
command: 05 FA 00 00
|
||||
#
|
||||
name: Previous
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 C8 00 00
|
||||
command: 04 FB 00 00
|
||||
#
|
||||
name: Accept Call
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 C8 00 00
|
||||
command: 09 F6 00 00
|
||||
#
|
||||
name: Reject Call
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 C8 00 00
|
||||
command: 0D F2 00 00
|
||||
#
|
||||
name: Source
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 30 C8 00 00
|
||||
command: 0C F3 00 00
|
||||
#
|
||||
# Activates the media player, stops the media player and radio,
|
||||
# and switches between media player and radio. This requires the
|
||||
# phone to support source button functionality.
|
Loading…
Reference in New Issue
Block a user