Convert tactical mode switching

This commit is contained in:
blitzmann
2018-08-03 02:01:42 -04:00
parent 6057a1a7d9
commit 15ba5c8ace
5 changed files with 69 additions and 4 deletions

View File

@@ -1155,6 +1155,7 @@ class Fit(object):
self.recalc(fit)
@deprecated
def setMode(self, fitID, mode):
pyfalog.debug("Set mode for fit ID: {0}", fitID)
if fitID is None: