#include "Watchy_7_SEG.h" Watchy7SEG watchy; void setup(){ watchy.init(); } void loop(){}