Update chapter solution with packet format
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
9a9115bf1b
commit
2c66a18f0e
5 changed files with 44 additions and 2 deletions
|
@ -8,6 +8,8 @@ The main thread and Web Workers can communicate together using messages. They ca
|
|||
|
||||
Web Workers are used in this project to put a load on the CPU to modify the magnetic field without locking up the website itself.
|
||||
|
||||
\section{CRC}
|
||||
|
||||
\section{Manchester Code}
|
||||
|
||||
\section{Hall Sensor}
|
||||
|
|
Reference in a new issue