From db31b0c80ad17255d3b2e1996f5d3ddde972a03f Mon Sep 17 00:00:00 2001 From: Walter Bender Date: Tue, 28 Feb 2012 00:59:37 +0000 Subject: new motor-related strings for Lego --- 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 = [ -- cgit v0.9.1