mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 14:36:56 +00:00
Added Unpair command (thanks TowerOfTerror)
Also renamed some buttons
This commit is contained in:
parent
99b1761dac
commit
8ae7dba699
@ -1,38 +1,44 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Apple_ok
|
||||
name: OK
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 04 8E 00 00
|
||||
#
|
||||
name: Apple_up
|
||||
name: Up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 0B 8E 00 00
|
||||
#
|
||||
name: Apple_dwn
|
||||
name: Down
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 0D 8E 00 00
|
||||
#
|
||||
name: Apple_lft
|
||||
name: Left
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 08 8E 00 00
|
||||
#
|
||||
name: Apple_right
|
||||
name: Right
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 07 8E 00 00
|
||||
#
|
||||
name: Apple_menu
|
||||
name: Menu
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EE 87 00 00
|
||||
command: 02 8E 00 00
|
||||
#
|
||||
name: Unpair
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: E0 87 00 00
|
||||
command: 05 28 00 00
|
||||
|
Loading…
Reference in New Issue
Block a user