initial upload

This commit is contained in:
Harald Pichler 2016-12-04 15:47:40 +01:00
parent aa1670e5d4
commit f8a399d346
2 changed files with 267 additions and 0 deletions

View file

@ -0,0 +1,13 @@
#include <stdlib.h>
#include <string.h>
#include "opentrigger.h"
AUTOSTART_PROCESSES(&arduino_sketch);
/*
* VI settings, see coding style
* ex:ts=8:et:sw=2
*/
/** @} */