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,49 +7,49 @@ protocol: NECext
address: 16 00 00 00
command: 11 00 00 00
#
name: KEY_POWER
name: POWER
type: parsed
protocol: NECext
address: 16 00 00 00
command: 12 00 00 00
#
name: KEY_PLAY
name: PLAY
type: parsed
protocol: NECext
address: 16 00 00 00
command: 14 00 00 00
#
name: KEY_CHANNELUP
name: CHANNELUP
type: parsed
protocol: NECext
address: 16 00 00 00
command: 16 00 00 00
#
name: ch_dwn
name: CH-
type: parsed
protocol: NECext
address: 16 00 00 00
command: 17 00 00 00
#
name: KEY_RECORD
name: RECORD
type: parsed
protocol: NECext
address: 16 00 00 00
command: 18 00 00 00
#
name: KEY_REWIND
name: REWIND
type: parsed
protocol: NECext
address: 16 00 00 00
command: 19 00 00 00
#
name: KEY_STOP
name: STOP
type: parsed
protocol: NECext
address: 16 00 00 00
command: 1A 00 00 00
#
name: KEY_FORWARD
name: FORWARD
type: parsed
protocol: NECext
address: 16 00 00 00