Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
mariusmm committed Mar 12, 2019
1 parent efde306 commit e1d3156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capitol_2.tex
Original file line number Diff line number Diff line change
@@ -233,7 +233,7 @@ \section{Rapidesa d'un microcontrolador}

A l'\href{https://github.com/mariusmm/cursembedded/tree/master/Simplicity/SpeedTest_1}{exemple SpeedTest\_1} hi ha un codi molt simple que simplement incrementa un comptador mentre es té premut el botó 0 i tot seguit imprimeix per la consola el valor al que ha arribat el comptador.
\index{main()}
\begin{lstlisting}[style=customc,caption=Codi velociat d'un microcontrolador,label=cpuspeed]
\begin{lstlisting}[style=customc,caption=Codi velocitat d'un microcontrolador,label=cpuspeed]
void main() {
...
/* while button 0 is pressed, CPU is counting */

0 comments on commit e1d3156

Please sign in to comment.