mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-10-18 20:55:03 +00:00
Changing to name scheme of buttons
Fixing nameing of buttons to name scheme
This commit is contained in:
@@ -7,19 +7,19 @@ protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 1E 00 00 00
|
||||
#
|
||||
name: Mute
|
||||
name: MUTE
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 01 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
name: VOL+
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
command: 03 00 00 00
|
||||
#
|
||||
name: Vol_dwn
|
||||
name: VOL-
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 80 00 00 00
|
||||
|
Reference in New Issue
Block a user