Add valve example

Used for gardena valves with 9V power supply.
This commit is contained in:
Ralf Schlatterbeck 2017-03-24 20:10:37 +01:00
parent c56142ccec
commit dca85a7b6b
10 changed files with 325 additions and 0 deletions

View file

@ -0,0 +1,2 @@
#include <arduino-process.h>
AUTOSTART_PROCESSES(&arduino_sketch);