Added Neon LED light (thanks MorielHarush!)

This commit is contained in:
UberGuidoZ
2023-01-17 22:46:12 -08:00
committed by GitHub
parent 6307033959
commit e1bec09e84

View File

@@ -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