aboutsummaryrefslogtreecommitdiff
path: root/slides/what-is-iot.md
diff options
context:
space:
mode:
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}
)