mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
new fresh ir db's
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: Vol_dwn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 51 00 00 00
|
||||
#
|
||||
name: Play_pause
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 46 00 00 00
|
||||
#
|
||||
name: Rca
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 5D 00 00 00
|
||||
#
|
||||
name: Aux
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: Opt
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: Bluetooth
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 10 00 00 00
|
||||
@@ -0,0 +1,44 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 08 F7 00 00
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 0C F3 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 0A F5 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
name: Play_pause
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 09 F6 00 00
|
||||
#
|
||||
name: Prev
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 07 F8 00 00
|
||||
#
|
||||
name: Next
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 06 F9 00 00
|
||||
Reference in New Issue
Block a user