mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2025-12-07 08:55:33 +00:00
refactor: adapt new naming scheme for Audio
This commit is contained in:
@@ -9,19 +9,19 @@ protocol: NECext
|
||||
address: 12 36 00 00
|
||||
command: 01 FE 00 00
|
||||
#
|
||||
name: VOL+
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 12 36 00 00
|
||||
command: 0A F5 00 00
|
||||
#
|
||||
name: VOL-
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 12 36 00 00
|
||||
command: 0B F4 00 00
|
||||
#
|
||||
name: MUTE
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NECext
|
||||
address: 12 36 00 00
|
||||
|
||||
Reference in New Issue
Block a user