Add MCM Custom Audio Volume Control (#846)

This commit is contained in:
Mark Harrison
2024-11-30 12:28:55 -05:00
committed by GitHub
parent 2ef7a1e538
commit 24468782e2

View File

@@ -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