From a8c152977a61dfcc00cafd3ef39e526d93fee355 Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Tue, 20 Dec 2022 16:24:01 +0000 Subject: [PATCH] Added Unknown brand projector (Thanks Picsou06!) --- Projectors/BrandUnknown/Projecteur.ir | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Projectors/BrandUnknown/Projecteur.ir diff --git a/Projectors/BrandUnknown/Projecteur.ir b/Projectors/BrandUnknown/Projecteur.ir new file mode 100644 index 00000000..b4a37bda --- /dev/null +++ b/Projectors/BrandUnknown/Projecteur.ir @@ -0,0 +1,26 @@ +Filetype: IR signals file +Version: 1 +# +name: Allume +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 90 6F 00 00 +# +name: Freeze +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 92 6D 00 00 +# +name: Zoom_Plus +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 88 77 00 00 +# +name: Zoom_Moins +type: parsed +protocol: NECext +address: 83 55 00 00 +command: 89 76 00 00