extern "C" { #include "tapuino.h" } void setup() { tapuino_run(); } void loop() { }