clock_info: redraw on BLE change
parent
73d428109d
commit
12d64a6bf9
|
|
@ -138,6 +138,7 @@ exports.load = function() {
|
|||
NRF.wake();
|
||||
Bluetooth.setConsole(1);
|
||||
}
|
||||
this.emit("redraw");
|
||||
},
|
||||
show: function(){},
|
||||
hide: function(){},
|
||||
|
|
|
|||
Loading…
Reference in New Issue