mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-12-23 11:57:07 +00:00
Add MCM Custom Audio Volume Control (#846)
This commit is contained in:
parent
2ef7a1e538
commit
24468782e2
@ -0,0 +1,22 @@
|
||||
Filetype: IR signals file
|
||||
Version: 1
|
||||
#
|
||||
# For MCM Custom Audio 50-8394 IR Volume Control
|
||||
#
|
||||
name: Mute
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 47 00 00 00
|
||||
#
|
||||
name: Vol_up
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 0D 00 00 00
|
||||
#
|
||||
name: Vol_dn
|
||||
type: parsed
|
||||
protocol: NEC
|
||||
address: 00 00 00 00
|
||||
command: 16 00 00 00
|
Loading…
Reference in New Issue
Block a user