mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-05 07:13:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Wbox TV
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
@@ -39,13 +39,13 @@ protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 0D F2 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 15 EA 00 00
|
||||
#
|
||||
name: Vol_dwn
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
@@ -81,7 +81,7 @@ protocol: NECext
|
||||
address: 40 40 00 00
|
||||
command: 0C F3 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 40 40 00 00
|
||||
|
||||
Reference in New Issue
Block a user