summaryrefslogtreecommitdiff
path: root/robot/problems/introduction/mindstorms_widgets_OLD.py
diff options
context:
space:
mode:
Diffstat (limited to 'robot/problems/introduction/mindstorms_widgets_OLD.py')
-rw-r--r--robot/problems/introduction/mindstorms_widgets_OLD.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/robot/problems/introduction/mindstorms_widgets_OLD.py b/robot/problems/introduction/mindstorms_widgets_OLD.py
index 4151133..f69f5c7 100644
--- a/robot/problems/introduction/mindstorms_widgets_OLD.py
+++ b/robot/problems/introduction/mindstorms_widgets_OLD.py
@@ -302,6 +302,7 @@ class mindstorms_widgets:
if mode == 'on' and pulse:
self._led_pulse( color )
pass
+
# the sensor should be perfectly still while resetting the gyro
def resetGyro(self):
self.gs.mode = 'GYRO-RATE'