mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-13 03:45:28 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: Vol_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
|
||||
@@ -19,7 +19,7 @@ protocol: SIRC15
|
||||
address: 10 00 00 00
|
||||
command: 27 00 00 00
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 10 00 00 00
|
||||
|
||||
@@ -4,19 +4,19 @@ Version: 1
|
||||
# Sony RM-AAU130 AV System
|
||||
# Used for Sony AV Receiver STR-DH130 or STR-KM7
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
@@ -64,7 +64,7 @@ protocol: SIRC15
|
||||
address: B0 00 00 00
|
||||
command: 2C 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: SIRC15
|
||||
address: 30 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user