mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-11-09 21:55: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
|
||||
#
|
||||
# Hitachi LE46H508 TV
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 50 00 00 00
|
||||
@@ -141,25 +141,25 @@ protocol: NEC
|
||||
address: 50 00 00 00
|
||||
command: 7E 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 50 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 50 00 00 00
|
||||
command: 12 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 50 00 00 00
|
||||
command: 15 00 00 00
|
||||
#
|
||||
name: CH_Up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 50 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user