Merge branch 'master' of git.martlubbers.net:msc-thesis1617
[msc-thesis1617.git] / arch.devices.tex
index 42f843c..16e2a50 100644 (file)
@@ -37,10 +37,10 @@ only took about an hour.
 
                This does not only include \gls{Arduino} compatible boards but also
                other boards capable of running \gls{Arduino} code. A port of the
-               client has been made for the \texttt{ESP8266} powered \emph{NodeMCU}
+               client has been made for the \textsc{ESP8266} powered \textsc{NodeMCU}
                that is connected via \gls{TCP} over WiFi. A port also has been made
-               for the regular \gls{Arduino} \emph{Uno} board which only boasts a
-               meager \emph{2KB} RAM. The stack size and storage available % chktex 13
+               for the regular \gls{Arduino} Uno board which only boasts a
+               meager \emph{2K} RAM. The stack size and storage available % chktex 13
                for devices boasting this little RAM has to be smaller than default
                but are still suitable to hold a hand full of \glspl{Task}.
 \end{itemize}