summaryrefslogtreecommitdiff
path: root/robot/problems/introduction/mindstorms_widgets_OLD.py
diff options
context:
space:
mode:
authorJure Žabkar <jure.zabkar@fri.uni-lj.si>2015-12-14 12:44:58 +0100
committerJure Žabkar <jure.zabkar@fri.uni-lj.si>2015-12-15 13:17:48 +0100
commitbe94b55b835283de53c686343164641e15abe806 (patch)
tree2b4162d7f4081b26b877f4544edaa3c23a6ec232 /robot/problems/introduction/mindstorms_widgets_OLD.py
parent33e86fa3601d2afa295ad277ed066592092247c5 (diff)
Zadnje spremembe pred zagovorom.
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'