- add modules
- holdtimer (keep actor running while triggered)
- triggeraction (connect actor with holdtimer)
- add app fan_controller
- uses the modules mentioned above to turn on/off fans in connection
with e.g. motion sensor nodes
15 lines
103 B
Plaintext
15 lines
103 B
Plaintext
<?xml?>
|
|
|
|
<gwbuild>
|
|
|
|
<extradist>
|
|
defs.asm
|
|
main.asm
|
|
recv.asm
|
|
</extradist>
|
|
|
|
</gwbuild>
|
|
|
|
|
|
|