Update audio.ir

New additions
This commit is contained in:
amec0e
2023-07-24 21:00:29 +01:00
committed by GitHub
parent 725d623855
commit 5d14f6048a

View File

@@ -1,7 +1,7 @@
Filetype: IR library file
Version: 1
# Last Updated 13th Jul, 2023
# Last Checked 13th Jul, 2023
# Last Updated 24th Jul, 2023
# Last Checked 24th Jul, 2023
#
name: Power
type: parsed
@@ -3728,3 +3728,27 @@ type: parsed
protocol: RC5
address: 15 00 00 00
command: 35 00 00 00
#
name: Mute
type: parsed
protocol: NEC
address: A0 00 00 00
command: 18 00 00 00
#
name: Power
type: parsed
protocol: NEC
address: A0 00 00 00
command: 1D 00 00 00
#
name: Vol_up
type: parsed
protocol: NEC
address: A0 00 00 00
command: 12 00 00 00
#
name: Vol_dn
type: parsed
protocol: NEC
address: A0 00 00 00
command: 0A 00 00 00