Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taextras.py
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2012-02-28 00:59:37 (GMT)
committer Walter Bender <walter.bender@gmail.com>2012-02-28 00:59:37 (GMT)
commitdb31b0c80ad17255d3b2e1996f5d3ddde972a03f (patch)
tree64d3fc4c22c796faf112e2347aced3a24afb73e9 /taextras.py
parent4b4e8ccd9cb9c37083840be4e538a1af48a4ddcc (diff)
new motor-related strings for Lego
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 = [