#include "Watchy_GSR.h" WatchyGSR watchy; void setup(){ watchy.init(); } void loop(){}