Merge branch 'develop' into feature/freecoach
This commit is contained in:
@@ -1200,6 +1200,7 @@ def parsenonpainsled(fileformat,f2,summary):
|
||||
hasrecognized = True
|
||||
except KeyError:
|
||||
hasrecognized = False
|
||||
return None, hasrecognized, '', 'unknown'
|
||||
|
||||
# handle speed coach GPS 2
|
||||
if (fileformat == 'speedcoach2'):
|
||||
|
||||
Reference in New Issue
Block a user