From d273d8860b35cacc4792bd0f64fe2e4f964cff09 Mon Sep 17 00:00:00 2001 From: Markus Deibel Date: Sun, 29 Mar 2020 09:33:52 +0200 Subject: [PATCH] Re-enable buzzing --- apps/wohrm/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/wohrm/app.js b/apps/wohrm/app.js index 979a50205..dff69d76b 100644 --- a/apps/wohrm/app.js +++ b/apps/wohrm/app.js @@ -87,7 +87,7 @@ function drawTrainingHeartRate() { renderConfidenceBars(); } - //buzz(); + buzz(); } function renderUpperLimit() {