[FE training-materials-updates] Clarify a bit the usage of the mlbin application

Maxime Ripard maxime.ripard at free-electrons.com
Fri Aug 2 13:45:19 CEST 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=0480a72871fcf1ae7e75c2c96fda9ceaaa6ec182

>---------------------------------------------------------------

commit 0480a72871fcf1ae7e75c2c96fda9ceaaa6ec182
Author: Maxime Ripard <maxime.ripard at free-electrons.com>
Date:   Fri Aug 2 13:44:46 2013 +0200

    Clarify a bit the usage of the mlbin application
    
    Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>


>---------------------------------------------------------------

0480a72871fcf1ae7e75c2c96fda9ceaaa6ec182
 labs/android-native-app/android-native-app.tex |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/labs/android-native-app/android-native-app.tex b/labs/android-native-app/android-native-app.tex
index ff87428..19002aa 100644
--- a/labs/android-native-app/android-native-app.tex
+++ b/labs/android-native-app/android-native-app.tex
@@ -20,7 +20,11 @@ piece of software.
 
 Make it compile and be integrated in the generated images. Once you
 have the images, boot the board, plug a missile launcher and test the
-application. You can then use commands to move the missile launcher:
+application.
+
+You can then control the missile launcher once you have started the
+\code{mlbin} application, using the following commands on the
+standard input, following by the duration in seconds:
 \begin{itemize}
 	\item L - go left
 	\item R - go right



More information about the training-materials-updates mailing list