From 9f2c84e53835d9e6e02d8fbd624a34227290ab8a Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Sun, 21 Aug 2022 13:19:54 +0100 Subject: [PATCH] Added GPX HC221B (Thanks Trekeyus!) Push later, might be more throughout the day --- Audio_Receivers/GPX/Gpx_hc221b.ir | 34 +++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Audio_Receivers/GPX/Gpx_hc221b.ir diff --git a/Audio_Receivers/GPX/Gpx_hc221b.ir b/Audio_Receivers/GPX/Gpx_hc221b.ir new file mode 100644 index 00000000..c05654fb --- /dev/null +++ b/Audio_Receivers/GPX/Gpx_hc221b.ir @@ -0,0 +1,34 @@ +Filetype: IR signals file +Version: 1 +# +# For GPX HC221 Home Music System +# +name: Back +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 04 00 00 00 +# +name: Next +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 02 00 00 00 +# +name: Rep +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 05 00 00 00 +# +name: Play +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 00 00 00 00 +# +name: Stop +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 01 00 00 00