adding biekerg
This commit is contained in:
@@ -1027,7 +1027,7 @@ def add_workout_from_data(user,importid,data,strokedata,
|
||||
|
||||
velo = 500./pace
|
||||
power = 2.8*velo**3
|
||||
if workouttype == 'bike':
|
||||
if workouttype in ['bike','bikeerg']:
|
||||
velo = 1000./pace
|
||||
pace = 500./velo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user