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,44 @@
Filetype: IR signals file
Version: 1
#
name: MENU
type: parsed
protocol: NECext
address: 80 7E 00 00
command: 01 00 00 00
#
name: MODE
type: parsed
protocol: NECext
address: 80 7E 00 00
command: 02 00 00 00
#
name: MEMORY
type: parsed
protocol: NECext
address: 80 7E 00 00
command: 06 00 00 00
#
name: UP
type: parsed
protocol: NECext
address: 80 7E 00 00
command: 0A 00 00 00
#
name: DN
type: parsed
protocol: NECext
address: 80 7E 00 00
command: 0C 00 00 00
#
name: SAVE
type: parsed
protocol: NECext
address: 80 7E 00 00
command: 0D 00 00 00
#
name: PWR
type: parsed
protocol: NECext
address: 80 7E 00 00
command: 17 00 00 00