diff --git a/assets/resources/infrared/assets/audio.ir b/assets/resources/infrared/assets/audio.ir index a5bfa1da1..11533746c 100644 --- a/assets/resources/infrared/assets/audio.ir +++ b/assets/resources/infrared/assets/audio.ir @@ -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