aboutsummaryrefslogtreecommitdiff
path: root/slides/what-is-iot.md
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2018-04-27 02:17:52 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2018-04-27 02:17:52 +0200
commit198bd175e3dea90041b1e183d5b337dc26d0e848 (patch)
tree7765bebadb331bf7d239ed66abef02885454b01f /slides/what-is-iot.md
parent7fe4e05705b4df82e8d710e432cb8f5fb79222bf (diff)
downloadiot-workshop-198bd175e3dea90041b1e183d5b337dc26d0e848.tar.gz
iot-workshop-198bd175e3dea90041b1e183d5b337dc26d0e848.tar.bz2
iot-workshop-198bd175e3dea90041b1e183d5b337dc26d0e848.tar.xz
iot-workshop-198bd175e3dea90041b1e183d5b337dc26d0e848.zip
wip
Diffstat (limited to 'slides/what-is-iot.md')
-rw-r--r--slides/what-is-iot.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/slides/what-is-iot.md b/slides/what-is-iot.md
index b0f3762..01e6477 100644
--- a/slides/what-is-iot.md
+++ b/slides/what-is-iot.md
@@ -397,19 +397,19 @@ Note that the "total length" field is 16 bits, 2 bytes, it's maximum value is 64
:::
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-## Details: IP
+## Details: IP Header
!ifndef(QUICK)(
\begin{center}
-!include(images/ip-packet.pgf)
+!include(images/ip-header.pgf)
\end{center}
)
-## Details: UDP
+## Details: UDP Header
!ifndef(QUICK)(
\begin{center}
-!include(images/udp-packet.pgf)
+!include(images/udp-header.pgf)
\end{center}
)