From 46445cad805085430937dbb9a81b5ad2d772d998 Mon Sep 17 00:00:00 2001 From: ATAO Date: Mon, 24 Jul 2023 10:09:16 +0200 Subject: [PATCH] Create Boulanger.ir --- TVs/Boulanger/Boulanger.ir | 68 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 TVs/Boulanger/Boulanger.ir diff --git a/TVs/Boulanger/Boulanger.ir b/TVs/Boulanger/Boulanger.ir new file mode 100644 index 00000000..361ff679 --- /dev/null +++ b/TVs/Boulanger/Boulanger.ir @@ -0,0 +1,68 @@ +Filetype: IR signals file +Version: 1 +# +name: On_off +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: 54 00 00 00 +# +name: Mute +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: FC 00 00 00 +# +name: Pr_up +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: B4 00 00 00 +# +name: Pr_down +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: 34 00 00 00 +# +name: VOL+ +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: F4 00 00 00 +# +name: VOL- +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: 74 00 00 00 +# +name: Left +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: 6A 00 00 00 +# +name: Right +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: EA 00 00 00 +# +name: Up +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: 9A 00 00 00 +# +name: Down +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: 1A 00 00 00 +# +name: Ok +type: parsed +protocol: RCA +address: 0F 00 00 00 +command: 2F 00 00 00