watchy lib 1.3 fixes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "Watchy_Pokemon.h"
|
||||
#include "settings.h"
|
||||
|
||||
WatchyPokemon watchy;
|
||||
WatchyPokemon watchy(settings);
|
||||
|
||||
void setup(){
|
||||
watchy.init();
|
||||
|
||||
Reference in New Issue
Block a user