From d8269b3702907a1933ad746f03ac534da3e38957 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Tue, 20 Sep 2022 23:53:20 +0100 Subject: [PATCH] Updated audio.ir --- Infrared/audio.ir | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/Infrared/audio.ir b/Infrared/audio.ir index d1a054bab..ee4189042 100644 --- a/Infrared/audio.ir +++ b/Infrared/audio.ir @@ -1,6 +1,6 @@ Filetype: IR library file Version: 1 -# Last Updated 17th Sept, 2022 +# Last Updated 20th Sept, 2022 # name: POWER type: raw @@ -1430,3 +1430,21 @@ protocol: NEC address: 4D 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 +#