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