Skip to content

Commit

Permalink
bump resting rate up for heart_rate_zones
Browse files Browse the repository at this point in the history
  • Loading branch information
geemus committed Jan 22, 2013
1 parent dad5bed commit 0ab6421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion heart_rate_zones.rb
@@ -1,6 +1,6 @@
# see also: http://en.wikipedia.org/wiki/Heart_rate

@age, @rest = 30, 60
@age, @rest = 30, 80

# max based on Oakland University nonlinear equation
# HRmax = 191.5 - (0.007 X age^2)
Expand Down

0 comments on commit 0ab6421

Please sign in to comment.