We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 015fa88 commit 75668faCopy full SHA for 75668fa
examples/health/health.ino
@@ -92,8 +92,6 @@ void setup()
92
93
watch.setBattery(80); // set the battery level, will be synced to the app
94
95
- // watch.clearNotifications(); // clear the default notification (Chronos app install text)
96
-
97
watch.set24Hour(true); // the 24 hour mode will be overwritten when the command is received from the app
98
}
99
0 commit comments