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,19 +7,19 @@ protocol: NECext
address: 13 00 00 00
command: 10 00 00 00
#
name: KEY_FASTFORWARD
name: FASTFORWARD
type: parsed
protocol: NECext
address: 13 00 00 00
command: 21 00 00 00
#
name: KEY_PLAY
name: PLAY
type: parsed
protocol: NECext
address: 13 00 00 00
command: 22 00 00 00
#
name: KEY_REWIND
name: REWIND
type: parsed
protocol: NECext
address: 13 00 00 00
@@ -37,13 +37,13 @@ protocol: NECext
address: 13 00 00 00
command: 25 00 00 00
#
name: KEY_STOP
name: STOP
type: parsed
protocol: NECext
address: 13 00 00 00
command: 27 00 00 00
#
name: KEY_SLOW
name: SLOW
type: parsed
protocol: NECext
address: 13 00 00 00
@@ -79,13 +79,13 @@ protocol: NECext
address: 13 00 00 00
command: 93 00 00 00
#
name: KEY_PLAY
name: PLAY
type: parsed
protocol: NECext
address: 13 00 00 00
command: 94 00 00 00
#
name: KEY_POWER
name: POWER
type: parsed
protocol: NECext
address: 13 00 00 00
@@ -109,13 +109,13 @@ protocol: NECext
address: 13 00 00 00
command: 98 00 00 00
#
name: KEY_VOLUMEUP
name: VOL+
type: parsed
protocol: NECext
address: 13 00 00 00
command: A4 00 00 00
#
name: KEY_VOLUMEDOWN
name: VOL-
type: parsed
protocol: NECext
address: 13 00 00 00