Esse commit está contido em:
Felix Geisendörfer
2013-12-25 19:05:56 +01:00
commit 530c188f76
-2
Ver Arquivo
@@ -10,8 +10,6 @@ import (
const (
rotationMax = 0.15
throttleMin = 0.5
throttleFly = 0.66
throttleMax = 1 - rotationMax
)