mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
Merge pull request #631 from guiksign/Apple_remote
adding Apple Remote Gen2 (https://en.wikipedia.org/wiki/Apple_Remote)
This commit is contained in:
commit
1b8db90dc6
46
Computers/Apple/Apple_Remote_Gen2.ir
Normal file
46
Computers/Apple/Apple_Remote_Gen2.ir
Normal file
@ -0,0 +1,46 @@
|
|||||||
|
Filetype: IR signals file
|
||||||
|
Version: 1
|
||||||
|
#
|
||||||
|
# Apple Remote Gen2
|
||||||
|
#
|
||||||
|
name: Main
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 5D AA 00 00
|
||||||
|
#
|
||||||
|
name: Menu
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 02 AA 00 00
|
||||||
|
#
|
||||||
|
name: Play_pause
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 5E AA 00 00
|
||||||
|
#
|
||||||
|
name: Up
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 0B AA 00 00
|
||||||
|
#
|
||||||
|
name: Down
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 0D AA 00 00
|
||||||
|
#
|
||||||
|
name: Left
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 08 AA 00 00
|
||||||
|
#
|
||||||
|
name: Right
|
||||||
|
type: parsed
|
||||||
|
protocol: NECext
|
||||||
|
address: EE 87 00 00
|
||||||
|
command: 07 AA 00 00
|
Loading…
Reference in New Issue
Block a user