Workout heart rate monitor that buzzes when your heart rate hits the limits.
This app is for the [Bangle.js watch](https://banglejs.com/). While active it monitors your heart rate
and will notify you with a buzz whenever your heart rate falls below or jumps above the set limits.
# How it works
[Try it out](https://www.espruino.com/ide/emulator.html?codeurl=https://raw.githubusercontent.com/msdeibel/BangleApps/master/apps/wohrm/app.js&upload) using the [online Espruino emulator](https://www.espruino.com/ide/emulator.html).