initial upload, add button

This commit is contained in:
Harald Pichler 2016-08-03 21:58:02 +02:00
parent e534bcaa25
commit 8402b1c151
11 changed files with 599 additions and 0 deletions

View file

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