adding axis labels to instroke plots for Quiske
This commit is contained in:
@@ -307,6 +307,8 @@ queuelow = django_rq.get_queue('low')
|
||||
queuehigh = django_rq.get_queue('high')
|
||||
|
||||
|
||||
g_acc = 9.80665
|
||||
|
||||
def get_totals(workouts):
|
||||
totalseconds = 0
|
||||
totalmeters = 0
|
||||
|
||||
Reference in New Issue
Block a user