Fliped default and put auto in high gear for y2014.

Change-Id: Iafb45ecac89a10eb9c05843626f20212488293d6
diff --git a/y2014/control_loops/python/drivetrain.py b/y2014/control_loops/python/drivetrain.py
index 5a2e478..14a3ecb 100755
--- a/y2014/control_loops/python/drivetrain.py
+++ b/y2014/control_loops/python/drivetrain.py
@@ -90,7 +90,7 @@
       self.Gr = self.G_high
 
     # Control loop time step
-    self.dt = 0.005
+    self.dt = 0.010
 
     # These describe the way that a given side of a robot will be influenced
     # by the other side. Units of 1 / kg.