From 4bc1d004f21313462838fc5b35f0ee59483197e8 Mon Sep 17 00:00:00 2001 From: azulxzzz <109971117+azulxzzz@users.noreply.github.com> Date: Tue, 19 Dec 2023 16:52:27 -0500 Subject: [PATCH 1/2] Add files via upload --- TVs/Insignia/Insignia_NS_RC9DNA-14.ir | 88 +++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 TVs/Insignia/Insignia_NS_RC9DNA-14.ir diff --git a/TVs/Insignia/Insignia_NS_RC9DNA-14.ir b/TVs/Insignia/Insignia_NS_RC9DNA-14.ir new file mode 100644 index 00000000..1713e0ed --- /dev/null +++ b/TVs/Insignia/Insignia_NS_RC9DNA-14.ir @@ -0,0 +1,88 @@ +Filetype: IR signals file +Version: 1 +# +#Insignia NS-RC9DNA-14 +# +name: Power +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0F F0 00 00 +# +name: Vol_up +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0C F3 00 00 +# +name: Vol_dn +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0D F2 00 00 +# +name: Ch_next +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0A F5 00 00 +# +name: Ch_prev +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0B F4 00 00 +# +name: Mute +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 0E F1 00 00 +# +name: Input +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 1D E2 00 00 +# +name: Ok +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 18 E7 00 00 +# +name: Up +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 42 BD 00 00 +# +name: Down +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 43 BC 00 00 +# +name: Left +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 16 E9 00 00 +# +name: Right +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 15 EA 00 00 +# +name: Exit +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 1B E4 00 00 +# +name: Menu +type: parsed +protocol: NECext +address: 86 05 00 00 +command: 14 EB 00 00 From faca83104783a605c0481e32591ae4d26881a7ed Mon Sep 17 00:00:00 2001 From: UberGuidoZ <57457139+UberGuidoZ@users.noreply.github.com> Date: Tue, 19 Dec 2023 18:24:08 -0800 Subject: [PATCH 2/2] Added a space before description in comment for readability --- TVs/Insignia/Insignia_NS_RC9DNA-14.ir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TVs/Insignia/Insignia_NS_RC9DNA-14.ir b/TVs/Insignia/Insignia_NS_RC9DNA-14.ir index 1713e0ed..0e763440 100644 --- a/TVs/Insignia/Insignia_NS_RC9DNA-14.ir +++ b/TVs/Insignia/Insignia_NS_RC9DNA-14.ir @@ -1,7 +1,7 @@ Filetype: IR signals file Version: 1 # -#Insignia NS-RC9DNA-14 +# Insignia NS-RC9DNA-14 # name: Power type: parsed