mirror of https://github.com/espruino/BangleApps
[] sixths: reduce logging to reduce flash wear.
parent
a42c8036e3
commit
dc3742508e
|
@ -376,7 +376,7 @@ function hourly() {
|
|||
let s = ' T';
|
||||
if (is_active)
|
||||
doBuzz(toMorse(s));
|
||||
logstamp("");
|
||||
//logstamp("");
|
||||
}
|
||||
function show(msg, timeout) {
|
||||
note = msg;
|
||||
|
|
Loading…
Reference in New Issue