mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
new fresh ir db's
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: CURSOR_UP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 0E 00 00 00
|
||||
#
|
||||
name: MENU
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 0F 00 00 00
|
||||
#
|
||||
name: ENTER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 11 00 00 00
|
||||
#
|
||||
name: CURSOR_DOWN
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 14 00 00 00
|
||||
#
|
||||
name: DISPLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: REW
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 17 00 00 00
|
||||
#
|
||||
name: FF
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 18 00 00 00
|
||||
#
|
||||
name: PAUSE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 1A 00 00 00
|
||||
#
|
||||
name: SKIP_<<
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: SKIP_>>
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 1C 00 00 00
|
||||
#
|
||||
name: STOP
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 1D 00 00 00
|
||||
#
|
||||
name: PLAY
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7F 01 00 00
|
||||
command: 1E 00 00 00
|
||||
Reference in New Issue
Block a user