mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-06 07:44:11 +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
|
||||
#
|
||||
# Sceptre H24 Monitor and TV Tuner
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
@@ -15,25 +15,25 @@ protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
command: 3C 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
command: 13 00 00 00
|
||||
#
|
||||
name: Chan_Up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
command: 10 00 00 00
|
||||
#
|
||||
name: Chan_Down
|
||||
name: CH-
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
@@ -165,7 +165,7 @@ protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
command: 23 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
@@ -207,7 +207,7 @@ protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
command: 39 00 00 00
|
||||
#
|
||||
name: Power_Alt
|
||||
name: POWER_Alt
|
||||
type: parsed
|
||||
protocol: SIRC
|
||||
address: 01 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user