mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-04-28 05:07:19 +00:00
Updated audio.ir
Updated Audio IR to add Klipsch Speaker
This commit is contained in:
parent
f771ed57f6
commit
69f25f4f0c
@ -9,7 +9,7 @@ Version: 1
|
|||||||
# HUGE thank you to Amec0e for continued maintenance!
|
# HUGE thank you to Amec0e for continued maintenance!
|
||||||
#####################################################
|
#####################################################
|
||||||
#
|
#
|
||||||
# Updated 15th August 2022
|
# Updated 16th August 2022
|
||||||
#
|
#
|
||||||
# | SPEAKERS |
|
# | SPEAKERS |
|
||||||
#
|
#
|
||||||
@ -233,6 +233,32 @@ protocol: NEC
|
|||||||
address: 00 00 00 00
|
address: 00 00 00 00
|
||||||
command: 06 00 00 00
|
command: 06 00 00 00
|
||||||
#
|
#
|
||||||
|
# KLIPSCH
|
||||||
|
#
|
||||||
|
name: POWER
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 02 00 00 00
|
||||||
|
command: 0A 00 00 00
|
||||||
|
#
|
||||||
|
name: MUTE
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 02 00 00 00
|
||||||
|
command: 0D 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL+
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 02 00 00 00
|
||||||
|
command: 1C 00 00 00
|
||||||
|
#
|
||||||
|
name: VOL-
|
||||||
|
type: parsed
|
||||||
|
protocol: NEC
|
||||||
|
address: 02 00 00 00
|
||||||
|
command: 07 00 00 00
|
||||||
|
#
|
||||||
# JBL
|
# JBL
|
||||||
#
|
#
|
||||||
name: VOL+
|
name: VOL+
|
||||||
|
Loading…
Reference in New Issue
Block a user