synced time when on wifi
This commit is contained in:
@@ -3,8 +3,12 @@
|
||||
|
||||
#include <Watchy.h>
|
||||
#include "tetris.h"
|
||||
#include "wta.h"
|
||||
|
||||
class WatchyTetris : public Watchy
|
||||
#undef WTA_TIMEZONE
|
||||
#define WTA_TIMEZONE "Europe/Paris"
|
||||
|
||||
class WatchyTetris : public WatchySynced
|
||||
{
|
||||
public:
|
||||
WatchyTetris();
|
||||
|
||||
Reference in New Issue
Block a user