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:
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
@@ -13,7 +13,7 @@ protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 1D E2 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
@@ -25,7 +25,7 @@ protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 0D F2 00 00
|
||||
#
|
||||
name: Ch_up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
@@ -37,7 +37,7 @@ protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 0B F4 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Dynex EN-21669D TV
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
@@ -15,7 +15,7 @@ protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 1D E2 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
@@ -165,19 +165,19 @@ protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 18 E7 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 0C F3 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
command: 0D F2 00 00
|
||||
#
|
||||
name: Ch_Up
|
||||
name: CH+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 86 05 00 00
|
||||
|
||||
Reference in New Issue
Block a user