watchy lib 1.3 fixes

This commit is contained in:
Klemek
2022-04-09 18:31:34 +02:00
parent 7d4a64b865
commit 084aa665ca
18 changed files with 222 additions and 79 deletions
+2 -1
View File
@@ -1,6 +1,7 @@
#include "watchy_below.h"
#include "settings.h"
WatchyBelow watchy;
WatchyBelow watchy(settings);
void setup()
{