Skip to content

Commit

Permalink
Add MCM Custom Audio Volume Control (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
mivok authored Nov 30, 2024
1 parent 2ef7a1e commit 2446878
Showing 1 changed file with 22 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 2446878

Please sign in to comment.