Skip to content

Commit 12d64a6

Browse files
committed
clock_info: redraw on BLE change
1 parent 73d4281 commit 12d64a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/clock_info/lib.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ exports.load = function() {
138138
NRF.wake();
139139
Bluetooth.setConsole(1);
140140
}
141+
this.emit("redraw");
141142
},
142143
show: function(){},
143144
hide: function(){},

0 commit comments

Comments
 (0)