From 686b3e6d8c1dcca225c6fa4a98bfc14298daa3b4 Mon Sep 17 00:00:00 2001 From: sabaadmin <94890302+sabaadmin@users.noreply.github.com> Date: Mon, 2 Oct 2023 12:56:34 +0900 Subject: [PATCH] Create SAKAWA_Projector.ir --- Projectors/SAKAWA/SAKAWA_Projector.ir | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Projectors/SAKAWA/SAKAWA_Projector.ir diff --git a/Projectors/SAKAWA/SAKAWA_Projector.ir b/Projectors/SAKAWA/SAKAWA_Projector.ir new file mode 100644 index 00000000..24184527 --- /dev/null +++ b/Projectors/SAKAWA/SAKAWA_Projector.ir @@ -0,0 +1,20 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NECext +address: FF FF 00 00 +command: E8 17 00 00 +# +name: Vol_up +type: parsed +protocol: NECext +address: FF FF 00 00 +command: BD 42 00 00 +# +name: Vol_dn +type: parsed +protocol: NECext +address: FF FF 00 00 +command: F2 0D 00 00 \ No newline at end of file