new fresh ir db's

This commit is contained in:
r3df0xx
2022-05-18 01:44:21 +03:00
parent 1ffe4bd582
commit 157727c321
3275 changed files with 689434 additions and 0 deletions

View File

@@ -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