beLow watchface
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#include "watchy_below.h"
|
||||
|
||||
WatchyBelow watchy;
|
||||
|
||||
void setup()
|
||||
{
|
||||
watchy.init();
|
||||
}
|
||||
|
||||
void loop() {}
|
||||
Reference in New Issue
Block a user