mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-15 21:05:48 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D2 6C 00 00
|
||||
@@ -121,19 +121,19 @@ protocol: NECext
|
||||
address: D2 6D 00 00
|
||||
command: 85 7A 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D2 6D 00 00
|
||||
command: 02 FD 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D2 6D 00 00
|
||||
command: 03 FC 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D2 6D 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: On
|
||||
POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D2 03 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Onkyo TX NR686
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: D2 6C 00 00
|
||||
|
||||
Reference in New Issue
Block a user