mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2026-01-05 23:33:56 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -3,25 +3,25 @@ Version: 1
|
||||
#
|
||||
# Hisense 55K3201GUWUS
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 08 00 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 02 00 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
@@ -33,7 +33,7 @@ protocol: NEC
|
||||
address: 04 00 00 00
|
||||
command: 0B 00 00 00
|
||||
#
|
||||
name: CH_Up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
@@ -37,7 +37,7 @@ protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 15 EA 00 00
|
||||
#
|
||||
name: V_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
@@ -61,7 +61,7 @@ protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 14 EB 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 04 00 00 00
|
||||
|
||||
Reference in New Issue
Block a user