mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-17 20:25:03 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 09 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 45 00 00 00
|
||||
#
|
||||
name: Vol_dwn
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
command: 1B 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 35 00 00 00
|
||||
|
@@ -1,25 +1,25 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
name: Power
|
||||
name: POWER
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 08 F7 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 0C F3 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
command: 0A F5 00 00
|
||||
#
|
||||
name: Vol_down
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 83 22 00 00
|
||||
|
Reference in New Issue
Block a user