Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
ev3basic
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
ev3basic
Commits
e386a47b
Commit
e386a47b
authored
Sep 07, 2015
by
c0pperdragon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor fixes in spanish translation
parent
41adc00c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
8 deletions
+10
-8
Documentation/Resources/ManualES.txt
Documentation/Resources/ManualES.txt
+5
-4
Documentation/ev3basic_manual_es.html
Documentation/ev3basic_manual_es.html
+5
-4
No files found.
Documentation/Resources/ManualES.txt
View file @
e386a47b
<H1 class="chapter">Manual EV3 Basic</H1>
<STRING>Amablemente traducido por Angel Ivan Moreno, Frankfurt</STRONG>
<P>
<STRONG>Amablemente traducido por Angel Ivan Moreno, Frankfurt</STRONG>
</P>
<P>
Programar un robot para que obedezca tus órdenes es muy divertido. La manera más
fácil de programar el bloque de Lego EV3 para tareas sencillas es utilizar el
...
...
@@ -307,9 +308,9 @@ Los comandos de control del motor en una matriz funcional:
</P>
<TABLE>
<TR><TD></TD><TD>Mover x grados mientras espera</TD><TD>Empezar a ejecutar indefinidamente</TD><TD>Empezar a mover x grados</TD></TR>
<TR><TD>Regular la velocidad</TD><TD>
Motor.Move</TD><TD>Motor.Start
</TD><TD>Motor.Schedule</TD></TR>
<TR><TD>Regular la velocidad</TD><TD>
<STRONG>Motor.Move</STRONG></TD><TD><STRONG>Motor.Start</STRONG>
</TD><TD>Motor.Schedule</TD></TR>
<TR><TD>Elegir potencia</TD><TD>Motor.MovePower</TD><TD>Motor.StartPower</TD><TD>Motor.SchedulePower</TD></TR>
<TR><TD>Sincronizar</TD><TD>
Motor.MoveSync</TD><TD>Motor.StartSync
</TD><TD>Motor.ScheduleSync</TD></TR>
<TR><TD>Sincronizar</TD><TD>
<STRONG>Motor.MoveSync</STRONG></TD><TD><STRONG>Motor.StartSync</STRONG>
</TD><TD>Motor.ScheduleSync</TD></TR>
</TABLE>
<P>
Los cuatro comandos resaltados son los más básicos, aquellos principiantes
...
...
Documentation/ev3basic_manual_es.html
View file @
e386a47b
...
...
@@ -100,8 +100,9 @@
</HEAD>
<BODY>
<H1
class=
"chapter"
>
Manual EV3 Basic
</H1>
<STRING>
Amablemente traducido por Angel Ivan Moreno, Frankfurt
</STRONG>
<P>
<STRONG>
Amablemente traducido por Angel Ivan Moreno, Frankfurt
</STRONG>
</P>
<P>
Programar un robot para que obedezca tus órdenes es muy divertido. La manera más
fácil de programar el bloque de Lego EV3 para tareas sencillas es utilizar el
...
...
@@ -408,9 +409,9 @@ Los comandos de control del motor en una matriz funcional:
</P>
<TABLE>
<TR><TD></TD><TD>
Mover x grados mientras espera
</TD><TD>
Empezar a ejecutar indefinidamente
</TD><TD>
Empezar a mover x grados
</TD></TR>
<TR><TD>
Regular la velocidad
</TD><TD>
Motor.Move
</TD><TD>
Motor.Start
</TD><TD>
Motor.Schedule
</TD></TR>
<TR><TD>
Regular la velocidad
</TD><TD>
<STRONG>
Motor.Move
</STRONG></TD><TD><STRONG>
Motor.Start
</STRONG>
</TD><TD>
Motor.Schedule
</TD></TR>
<TR><TD>
Elegir potencia
</TD><TD>
Motor.MovePower
</TD><TD>
Motor.StartPower
</TD><TD>
Motor.SchedulePower
</TD></TR>
<TR><TD>
Sincronizar
</TD><TD>
Motor.MoveSync
</TD><TD>
Motor.StartSync
</TD><TD>
Motor.ScheduleSync
</TD></TR>
<TR><TD>
Sincronizar
</TD><TD>
<STRONG>
Motor.MoveSync
</STRONG></TD><TD><STRONG>
Motor.StartSync
</STRONG>
</TD><TD>
Motor.ScheduleSync
</TD></TR>
</TABLE>
<P>
Los cuatro comandos resaltados son los más básicos, aquellos principiantes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment