osd-contiki/examples/osd/servo-example/arduino-example.c
Ralf Schlatterbeck 81598323c6 Add Servo example
2017-11-09 11:07:36 +01:00

3 lines
67 B
C

#include <arduino-process.h>
AUTOSTART_PROCESSES(&arduino_sketch);