From 47b65d9ef37313390f1e4269bcadfe4f476f46b4 Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 22 Nov 2022 11:51:58 -0800 Subject: [PATCH] =?UTF-8?q?Added=20Acer=20projector=20(thanks=20?= =?UTF-8?q?=F0=9D=90=94=F0=9D=90=AB=F0=9D=90=AC=F0=9D=90=A2=F0=9D=90=A8?= =?UTF-8?q?=F0=9D=90=A7=20=F0=9D=90=99=F0=9D=90=9E=F0=9D=90=AB=F0=9D=90=A8?= =?UTF-8?q?!)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/Ursion-zero/Acer-Projector-IR --- Projectors/Acer/Acer_proj.ir | 50 ++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Projectors/Acer/Acer_proj.ir diff --git a/Projectors/Acer/Acer_proj.ir b/Projectors/Acer/Acer_proj.ir new file mode 100644 index 00000000..55531c49 --- /dev/null +++ b/Projectors/Acer/Acer_proj.ir @@ -0,0 +1,50 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NECext +address: 08 13 00 00 +command: 87 78 00 00 +# +name: Source +type: parsed +protocol: NECext +address: 08 13 00 00 +command: 8C 73 00 00 +# +name: Freeze +type: parsed +protocol: NECext +address: 08 13 00 00 +command: 8E 71 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: 08 13 00 00 +command: 84 7B 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 08 13 00 00 +command: 82 7D 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 08 13 00 00 +command: 85 7A 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 08 13 00 00 +command: 81 7E 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 08 13 00 00 +command: 83 7C 00 00