Add complete testing section
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
1a221761b8
commit
d2b5520cdd
25 changed files with 442 additions and 15 deletions
|
@ -12,8 +12,13 @@ Web Workers are used in this project to put a load on the CPU to modify the magn
|
|||
\label{section:crc}
|
||||
\gls{crc}
|
||||
|
||||
// TODO: Write this section
|
||||
|
||||
\section{Manchester Code}
|
||||
// TODO: Write this section
|
||||
|
||||
\section{Hall Sensor}
|
||||
// TODO: Write this section
|
||||
|
||||
// TODO: Write these sections
|
||||
\section{Magnetic Induction}
|
||||
// TODO: Write this section
|
||||
|
|
Reference in a new issue