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

@@ -7,25 +7,25 @@ protocol: NECext
address: 00 00 00 00
command: 00 00 00 00
#
name: KEY_STOP
name: STOP
type: parsed
protocol: NECext
address: 00 00 00 00
command: 01 00 00 00
#
name: KEY_POWER
name: POWER
type: parsed
protocol: NECext
address: 00 00 00 00
command: 02 00 00 00
#
name: KEY_NEXT
name: NEXT
type: parsed
protocol: NECext
address: 00 00 00 00
command: 03 00 00 00
#
name: KEY_PLAYPAUSE
name: PLAYPAUSE
type: parsed
protocol: NECext
address: 00 00 00 00
@@ -37,19 +37,19 @@ protocol: NECext
address: 00 00 00 00
command: 05 00 00 00
#
name: KEY_VOLUMEUP
name: VOL+
type: parsed
protocol: NECext
address: 00 00 00 00
command: 06 00 00 00
#
name: KEY_BACK
name: BACK
type: parsed
protocol: NECext
address: 00 00 00 00
command: 07 00 00 00
#
name: KEY_AGAIN
name: AGAIN
type: parsed
protocol: NECext
address: 00 00 00 00
@@ -61,13 +61,13 @@ protocol: NECext
address: 00 00 00 00
command: 09 00 00 00
#
name: KEY_VOLUMEDOWN
name: VOL-
type: parsed
protocol: NECext
address: 00 00 00 00
command: 0A 00 00 00
#
name: KEY_MUTE
name: MUTE
type: parsed
protocol: NECext
address: 00 00 00 00
@@ -79,67 +79,67 @@ protocol: NECext
address: 00 00 00 00
command: 0E 00 00 00
#
name: KEY_SLEEP
name: SLEEP
type: parsed
protocol: NECext
address: 00 00 00 00
command: 0F 00 00 00
#
name: KEY_0
name: 0
type: parsed
protocol: NECext
address: 00 00 00 00
command: 10 00 00 00
#
name: KEY_1
name: 1
type: parsed
protocol: NECext
address: 00 00 00 00
command: 11 00 00 00
#
name: KEY_2
name: 2
type: parsed
protocol: NECext
address: 00 00 00 00
command: 12 00 00 00
#
name: KEY_3
name: 3
type: parsed
protocol: NECext
address: 00 00 00 00
command: 13 00 00 00
#
name: KEY_4
name: 4
type: parsed
protocol: NECext
address: 00 00 00 00
command: 14 00 00 00
#
name: KEY_5
name: 5
type: parsed
protocol: NECext
address: 00 00 00 00
command: 15 00 00 00
#
name: KEY_6
name: 6
type: parsed
protocol: NECext
address: 00 00 00 00
command: 16 00 00 00
#
name: KEY_7
name: 7
type: parsed
protocol: NECext
address: 00 00 00 00
command: 17 00 00 00
#
name: KEY_8
name: 8
type: parsed
protocol: NECext
address: 00 00 00 00
command: 18 00 00 00
#
name: KEY_9
name: 9
type: parsed
protocol: NECext
address: 00 00 00 00