diff --git a/LED_Lighting/Unknown/Neon_LED.ir b/LED_Lighting/Unknown/Neon_LED.ir new file mode 100644 index 00000000..58bcf5b5 --- /dev/null +++ b/LED_Lighting/Unknown/Neon_LED.ir @@ -0,0 +1,16 @@ +Filetype: IR signals file +Version: 1 +# +# Neon LED Light +# +name: Neo_on +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 03 FC 00 00 +# +name: Neo_off +type: parsed +protocol: NECext +address: 00 EF 00 00 +command: 02 FD 00 00 \ No newline at end of file