mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-11 19:05:43 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -3,13 +3,13 @@ Version: 1
|
||||
#
|
||||
# ViewSonic Projector PA503W-2
|
||||
#
|
||||
name: Power_On
|
||||
name: POWER_On
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 F4 00 00
|
||||
command: 4F B0 00 00
|
||||
#
|
||||
name: Power_Off
|
||||
name: POWER_Off
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 F4 00 00
|
||||
@@ -123,7 +123,7 @@ protocol: NECext
|
||||
address: 83 F4 00 00
|
||||
command: 06 F9 00 00
|
||||
#
|
||||
name: Vol_Up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 F4 00 00
|
||||
@@ -141,7 +141,7 @@ protocol: NECext
|
||||
address: 83 F4 00 00
|
||||
command: 05 FA 00 00
|
||||
#
|
||||
name: Vol_Down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 F4 00 00
|
||||
@@ -159,7 +159,7 @@ protocol: NECext
|
||||
address: 83 F4 00 00
|
||||
command: 2B D4 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 F4 00 00
|
||||
|
||||
Reference in New Issue
Block a user