Updated audio.ir

This commit is contained in:
amec0e
2022-09-20 23:53:20 +01:00
committed by GitHub
parent 766be31f99
commit d8269b3702
+19 -1
View File
@@ -1,6 +1,6 @@
Filetype: IR library file Filetype: IR library file
Version: 1 Version: 1
# Last Updated 17th Sept, 2022 # Last Updated 20th Sept, 2022
# #
name: POWER name: POWER
type: raw type: raw
@@ -1430,3 +1430,21 @@ protocol: NEC
address: 4D 00 00 00 address: 4D 00 00 00
command: 00 00 00 00 command: 00 00 00 00
# #
name: VOL+
type: parsed
protocol: NEC
address: 00 00 00 00
command: 19 00 00 00
#
name: VOL-
type: parsed
protocol: NEC
address: 00 00 00 00
command: 16 00 00 00
#
name: MUTE
type: parsed
protocol: NEC
address: 00 00 00 00
command: 44 00 00 00
#