From 55cfccafafd3fca0298c0c2ace51c9a68bd3764d Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Wed, 15 Feb 2023 19:34:42 +0000 Subject: [PATCH] Updated tv.ir New additions --- assets/resources/infrared/assets/tv.ir | 28 ++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/assets/resources/infrared/assets/tv.ir b/assets/resources/infrared/assets/tv.ir index ed89bb2d7..e3d41b9a7 100755 --- a/assets/resources/infrared/assets/tv.ir +++ b/assets/resources/infrared/assets/tv.ir @@ -1,7 +1,7 @@ Filetype: IR library file Version: 1 -# Last Updated 19th Jan, 2023 -# Last Checked 8th Feb, 2023 +# Last Updated 15th Feb, 2023 +# Last Checked 15th Feb, 2023 # name: POWER type: parsed @@ -1839,3 +1839,27 @@ type: parsed protocol: SIRC20 address: 5A 0E 00 00 command: 11 00 00 00 +# +name: VOL+ +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 15 00 00 00 +# +name: VOL- +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 14 00 00 00 +# +name: CH+ +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 18 00 00 00 +# +name: CH- +type: parsed +protocol: RC5 +address: 00 00 00 00 +command: 17 00 00 00