mirror of https://github.com/espruino/BangleApps
Re-enable buzzing
parent
18abff1d2f
commit
d273d8860b
|
@ -87,7 +87,7 @@ function drawTrainingHeartRate() {
|
|||
renderConfidenceBars();
|
||||
}
|
||||
|
||||
//buzz();
|
||||
buzz();
|
||||
}
|
||||
|
||||
function renderUpperLimit() {
|
||||
|
|
Loading…
Reference in New Issue