From 4935929311a53f85d96dfc15b34af8290727e60c Mon Sep 17 00:00:00 2001 From: JA Date: Tue, 18 Oct 2022 09:52:21 -0500 Subject: [PATCH] Create GPX_cd_radio.ir --- CD_Players/GPX/GPX_cd_radio.ir | 38 ++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 CD_Players/GPX/GPX_cd_radio.ir diff --git a/CD_Players/GPX/GPX_cd_radio.ir b/CD_Players/GPX/GPX_cd_radio.ir new file mode 100644 index 00000000..84b3e3f2 --- /dev/null +++ b/CD_Players/GPX/GPX_cd_radio.ir @@ -0,0 +1,38 @@ +Filetype: IR signals file +Version: 1 +# +name: Stop +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 09 00 00 00 +# +name: Play_pause +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 01 00 00 00 +# +name: Skip_bck +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 19 00 00 00 +# +name: Skip_fwd +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 11 00 00 00 +# +name: Prog +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 1A 00 00 00 +# +name: Repeat +type: parsed +protocol: Samsung32 +address: 81 00 00 00 +command: 02 00 00 00