]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
doc: Update version information in rpp startup message
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 30 Oct 2015 10:10:57 +0000 (11:10 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 30 Oct 2015 10:10:57 +0000 (11:10 +0100)
doc/rpp_simulink.tex

index 472ddaeecedae3ca1c02c615c979100d50a47198..7b572d405ceadc3430857dfd3297022621547ac0 100644 (file)
@@ -2597,23 +2597,23 @@ The application enables a command processor using the SCI at
 \textbf{115200-8-N-1}. When the software starts, the received welcome message
 and prompt should look like:
 
-
+\bigskip
 \ifx\tgtId\tgtIdTMSRPP
-\begin{verbatim}
-Rapid Prototyping Platform v00.01-001
-Test Software version v0.2-261-gb6361ca
-CTU in Prague 2014
---> 
-\end{verbatim}
+\noindent\texttt{Rapid Prototyping Platform v00.01-001\\
+Test Software version \input{version.tex}\\
+CTU in Prague 2014\\
+-->
+}
 \else
-\begin{verbatim}
-Ti HDK \mcuname, FreeRTOS 7.0.2
-Test Software version eaton-0.1-beta-8-g91419f5
-CTU in Prague 10/2014
---> 
-\end{verbatim}
+\noindent\texttt{Ti HDK \mcuname, FreeRTOS 7.0.2\\
+Test Software version \input{version.tex}\\
+CTU in Prague 10/2014\\
+-->
+}
 \fi
 
+\bigskip
+
 Type in command help for a complete list of available command, or help command
 for a description of concrete command.