Update 818790

This commit is contained in:
blitzmann
2014-08-19 09:00:54 -04:00
parent ca61be2476
commit 4e61d1b17a
2 changed files with 1 additions and 1 deletions

View File

@@ -4,4 +4,4 @@ runTime = "early"
type = ("projected", "offline")
def handler(fit, beacon, context):
fit.drones.filteredItemMultiply(lambda drone: True,
"maxVelocity", beacon.getModifiedItemAttr("maxDroneVelocityMultiplier"))
"trackingSpeed", beacon.getModifiedItemAttr("trackingSpeedMultiplier"))

Binary file not shown.