mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-06 15:53:55 +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
|
||||
#
|
||||
# Emerson TV
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
@@ -15,7 +15,7 @@ protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 40 BF 00 00
|
||||
#
|
||||
name: Ch_UP
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
@@ -27,19 +27,19 @@ protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 51 AE 00 00
|
||||
#
|
||||
name: Vol_UP
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 60 9F 00 00
|
||||
#
|
||||
name: Vol_DOWN
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
command: 61 9E 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 84 E0 00 00
|
||||
|
||||
Reference in New Issue
Block a user