From 2c6fdb997bb5b78fa7414c897acb2857d4a31381 Mon Sep 17 00:00:00 2001 From: Einstein2150 Date: Mon, 26 Feb 2024 11:20:16 +0100 Subject: [PATCH] Create DollarTec_BT5AmpBoard.ir Add support for the DollarTec Bluetooth 5.0 Amplifier Board --- .../DollarTec_BT5AmpBoard.ir | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Speakers/DollarTec_BT5AmpBoard/DollarTec_BT5AmpBoard.ir diff --git a/Speakers/DollarTec_BT5AmpBoard/DollarTec_BT5AmpBoard.ir b/Speakers/DollarTec_BT5AmpBoard/DollarTec_BT5AmpBoard.ir new file mode 100644 index 00000000..a3264a33 --- /dev/null +++ b/Speakers/DollarTec_BT5AmpBoard/DollarTec_BT5AmpBoard.ir @@ -0,0 +1,44 @@ +Filetype: IR signals file +Version: 1 +# +name: Power +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 45 00 00 00 +# +name: Vol_dn +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 15 00 00 00 +# +name: Vol_up +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 09 00 00 00 +# +name: Mute +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 47 00 00 00 +# +name: Play_Pause +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 44 00 00 00 +# +name: Next +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 43 00 00 00 +# +name: Prev +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 40 00 00 00