CSV IR DB upload

Wave 2 of many
This commit is contained in:
UberGuidoZ
2022-05-15 23:36:02 -07:00
committed by GitHub
parent 08b39d243f
commit 1e2d9e39f5
100 changed files with 19772 additions and 0 deletions

View File

@@ -0,0 +1,80 @@
Filetype: IR signals file
Version: 1
#
name: MENU
type: parsed
protocol: NECext
address: EE 87 00 00
command: 01 00 00 00
#
name: PLAY/PAUSE
type: parsed
protocol: NECext
address: EE 87 00 00
command: 02 00 00 00
#
name: PLAY
type: parsed
protocol: NECext
address: EE 87 00 00
command: 02 00 00 00
#
name: >>
type: parsed
protocol: NECext
address: EE 87 00 00
command: 03 00 00 00
#
name: FORWARD
type: parsed
protocol: NECext
address: EE 87 00 00
command: 03 00 00 00
#
name: SKIP_>>
type: parsed
protocol: NECext
address: EE 87 00 00
command: 03 00 00 00
#
name: <<
type: parsed
protocol: NECext
address: EE 87 00 00
command: 04 00 00 00
#
name: BACK
type: parsed
protocol: NECext
address: EE 87 00 00
command: 04 00 00 00
#
name: SKIP_<<
type: parsed
protocol: NECext
address: EE 87 00 00
command: 04 00 00 00
#
name: UP
type: parsed
protocol: NECext
address: EE 87 00 00
command: 05 00 00 00
#
name: +
type: parsed
protocol: NECext
address: EE 87 00 00
command: 05 00 00 00
#
name: DOWN
type: parsed
protocol: NECext
address: EE 87 00 00
command: 06 00 00 00
#
name: -
type: parsed
protocol: NECext
address: EE 87 00 00
command: 06 00 00 00