From 13905dc5986aa51f29f574a7b569c3341d73560c Mon Sep 17 00:00:00 2001 From: amec0e <88857687+amec0e@users.noreply.github.com> Date: Mon, 26 Dec 2022 23:27:59 +0000 Subject: [PATCH] Update Lethe_RGB_LED.ir Fixed format --- LED_Lighting/Lethe/Lethe_RGB_LED.ir | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/LED_Lighting/Lethe/Lethe_RGB_LED.ir b/LED_Lighting/Lethe/Lethe_RGB_LED.ir index c6f1fd20..e774335e 100644 --- a/LED_Lighting/Lethe/Lethe_RGB_LED.ir +++ b/LED_Lighting/Lethe/Lethe_RGB_LED.ir @@ -1 +1,15 @@ -https://dev.flpr.app/s#path=infrared/Lethe_RGB_LED.ir&Filetype=IR+signals+file&Version=1&name=On&type=parsed&protocol=NEC&address=00+00+00+00&command=0D+00+00+00&name=Off&type=parsed&protocol=NEC&address=00+00+00+00&command=1F+00+00+00 \ No newline at end of file +Filetype: IR signals file +Version: 1 +# +name: On +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 0D 00 00 00 +# +name: Off +type: parsed +protocol: NEC +address: 00 00 00 00 +command: 1F 00 00 00 +# \ No newline at end of file