Changing to name scheme of buttons

Fixing nameing of buttons to name scheme
This commit is contained in:
Jaroslav Mraz
2022-08-02 15:47:18 +02:00
parent 904546061e
commit ce34beea03
2456 changed files with 33230 additions and 33230 deletions

View File

@@ -1,25 +1,25 @@
Filetype: IR signals file
Version: 1
#
name: Power
name: POWER
type: parsed
protocol: NEC
address: 35 00 00 00
command: 09 00 00 00
#
name: Vol_up
name: VOL+
type: parsed
protocol: NEC
address: 35 00 00 00
command: 45 00 00 00
#
name: Vol_dwn
name: VOL-
type: parsed
protocol: NEC
address: 35 00 00 00
command: 1B 00 00 00
#
name: Mute
name: MUTE
type: parsed
protocol: NEC
address: 35 00 00 00

View File

@@ -1,25 +1,25 @@
Filetype: IR signals file
Version: 1
#
name: Power
name: POWER
type: parsed
protocol: NECext
address: 83 22 00 00
command: 08 F7 00 00
#
name: Mute
name: MUTE
type: parsed
protocol: NECext
address: 83 22 00 00
command: 0C F3 00 00
#
name: Vol_up
name: VOL+
type: parsed
protocol: NECext
address: 83 22 00 00
command: 0A F5 00 00
#
name: Vol_down
name: VOL-
type: parsed
protocol: NECext
address: 83 22 00 00