Skip to content

Commit 9ca4e92

Browse files
authored
re-add TODO
1 parent 8adfc42 commit 9ca4e92

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/bigclkinfo/app.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// TODO:
2+
// Add setting to decide if the app shoud set Bangle.CLOCK=1 ?
3+
// Make an updating analog clock info entry to use as start card. (update clkinfoclk or make a new one?)
4+
15
let isClock = true; // TODO: make optional via setting.
26
if (isClock) {
37
Bangle.setUI("clock");

0 commit comments

Comments
 (0)