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

@@ -10,19 +10,19 @@ protocol: NECext
address: 00 FD 00 00
command: 01 FE 00 00
#
name: Mute
name: MUTE
type: parsed
protocol: NECext
address: 00 FD 00 00
command: 03 FC 00 00
#
name: Vol_up
name: VOL+
type: parsed
protocol: NECext
address: 00 FD 00 00
command: 09 F6 00 00
#
name: Vol_down
name: VOL-
type: parsed
protocol: NECext
address: 00 FD 00 00