summaryrefslogtreecommitdiff
path: root/app/pebbledinterface.h
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2014-07-23 10:20:00 +0200
committerTomasz Sterna <tomek@xiaoka.com>2014-07-23 10:20:00 +0200
commit05502a35e1b1bd10a4ba81d2974d5c41e6a1ef35 (patch)
tree38ebe20a01e00246e10ba9fffc7ace56aaa56032 /app/pebbledinterface.h
parent9f8db04d6059e0b220e36a064d694a1b0649f5f0 (diff)
parent9e92e7c4cfd6236912a2665df9a6ed89e8fcdffc (diff)
Merge pull request #10 from smurfy/sync_time
Added support to sync date and time from phone
Diffstat (limited to 'app/pebbledinterface.h')
-rw-r--r--app/pebbledinterface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/pebbledinterface.h b/app/pebbledinterface.h
index df9cd3d..cf87425 100644
--- a/app/pebbledinterface.h
+++ b/app/pebbledinterface.h
@@ -49,6 +49,7 @@ public slots:
void setEnabled(bool);
void setActive(bool);
void ping();
+ void time();
void disconnect();
void reconnect();