mirror of
https://github.com/Lucaslhm/Flipper-IRDB.git
synced 2024-11-09 22:44:27 +00:00
Merge pull request #375 from logickworkshop/main
Added Neon LED light (thanks MorielHarush!)
This commit is contained in:
commit
389bde00cc
16
LED_Lighting/Unknown/Neon_LED.ir
Normal file
16
LED_Lighting/Unknown/Neon_LED.ir
Normal 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
|
Loading…
Reference in New Issue
Block a user