Skip to content

Commit 75668fa

Browse files
committed
Update health.ino
1 parent 015fa88 commit 75668fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/health/health.ino

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,6 @@ void setup()
9292

9393
watch.setBattery(80); // set the battery level, will be synced to the app
9494

95-
// watch.clearNotifications(); // clear the default notification (Chronos app install text)
96-
9795
watch.set24Hour(true); // the 24 hour mode will be overwritten when the command is received from the app
9896
}
9997

0 commit comments

Comments
 (0)