From 04fc8ee2546fc405761ca901b9fa3126aadd080e Mon Sep 17 00:00:00 2001 From: willsarms <97928872+willsarms@users.noreply.github.com> Date: Fri, 29 Dec 2023 17:32:02 -0500 Subject: [PATCH] Create DUAL_SWR9.ir --- Head_Units/Dual/DUAL_SWR9.ir | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Head_Units/Dual/DUAL_SWR9.ir diff --git a/Head_Units/Dual/DUAL_SWR9.ir b/Head_Units/Dual/DUAL_SWR9.ir new file mode 100644 index 00000000..a3a9b846 --- /dev/null +++ b/Head_Units/Dual/DUAL_SWR9.ir @@ -0,0 +1,34 @@ +Filetype: IR signals file +Version: 1 +# +# Steering wheel clip remote for dual head units +# +name: Mute +type: parsed +protocol: NEC +address: 08 00 00 00 +command: 48 00 00 00 +# +name: Vol_up +type: parsed +protocol: NEC +address: 08 00 00 00 +command: 52 00 00 00 +# +name: Vol_dn +type: parsed +protocol: NEC +address: 08 00 00 00 +command: 40 00 00 00 +# +name: Next +type: parsed +protocol: NEC +address: 08 00 00 00 +command: 53 00 00 00 +# +name: Prev +type: parsed +protocol: NEC +address: 08 00 00 00 +command: 1C 00 00 00