#include "Watchy_Pokemon.h" WatchyPokemon watchy; void setup(){ watchy.init(); } void loop(){}