mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-18 04:36:14 +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: On_off
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 01 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
|
||||
|
@@ -3,7 +3,7 @@ Version: 1
|
||||
#
|
||||
# Roku
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
@@ -21,19 +21,19 @@ protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 66 99 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 0F F0 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 10 EF 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
|
@@ -1,7 +1,7 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
@@ -19,19 +19,19 @@ protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 66 99 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 0F F0 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
command: 10 EF 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: EA C7 00 00
|
||||
|
Reference in New Issue
Block a user