mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-02 22:03:53 +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: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 7A 00 00 00
|
||||
@@ -13,7 +13,7 @@ protocol: NEC
|
||||
address: 7A 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 7E 00 00 00
|
||||
|
||||
@@ -7,25 +7,25 @@ Version: 1
|
||||
#
|
||||
# Tested with Yamaha A-S500.
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7E 81 00 00
|
||||
command: 2A D4 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7A 85 00 00
|
||||
command: 1A E4 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7A 85 00 00
|
||||
command: 1B E5 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 7A 85 00 00
|
||||
|
||||
Reference in New Issue
Block a user