Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taextras.py
diff options
context:
space:
mode:
Diffstat (limited to 'taextras.py')
-rw-r--r--taextras.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/taextras.py b/taextras.py
index dbb6909..e4a6c4c 100644
--- a/taextras.py
+++ b/taextras.py
@@ -304,7 +304,11 @@ LEGO_STRINGS = [
_('Read sensor output.'),
_('PORT 4 of the brick'),
_('set light'),
- _('Set color sensor light.')
+ _('Set color sensor light.'),
+ _('reset motor'),
+ _('Reset the motor counter.'),
+ _('motor position'),
+ _('Get the motor position.')
]
ARDUINO_STRINGS = [