Commit Diff


commit - 42766949a16a78eba947c2f58d94760d19c59bed
commit + 3e2d31ef3fd29765cb054187948f095ffc000479
blob - 577a3686ad83e6e3e4ee09af65606c1e0a3e1418
blob + c99c4cde6d3501d61c3a2acce7ab1a1e4b817e0c
--- src/chapters/background.tex
+++ src/chapters/background.tex
@@ -5,6 +5,14 @@
 \chapter{Background}%
 \label{cha:background}
 
+This chapter will introduce and explain the evaluated hardware, technologies,
+and programming language used for development and testing. These components will
+be used for every step in this bachelor thesis.\\
+Technologies that are fundamental to the understanding of this thesis will be
+explained for basic comprehension and most of the in-depth explanation will be
+done in the relevant parts in Chapter
+\ref{cha:improving_throughput_of_bluetooth_low_energy}.
+
 \input{chapters/background/hardware}
 \input{chapters/background/rust}
 \input{chapters/background/ble}