Update chapter solution with packet format
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2022-11-02 23:13:49 +01:00
parent 9a9115bf1b
commit 2c66a18f0e
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
5 changed files with 44 additions and 2 deletions

View file

@ -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}