This commit is contained in:
Marcus Priesch 2017-08-08 14:36:44 +02:00
parent 5e20a17131
commit 0859e3442c
13 changed files with 993 additions and 0 deletions

View file

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