treesummaryrefslogcommitdiff
diff options
context:
space:
mode:
authorpatrick-scho2025-07-25 13:01:18 +0200
committerpatrick-scho2025-07-25 13:01:18 +0200
commitdea342712ca283fb6d71b2b96edd2ed6f3087f0b (patch)
tree632ec674f1d3c82f34dcfdc580cb00554d3d2519
parenta1a290d49c830d7ec8796ebbe99acb7274af39ae (diff)
downloadouroboros-slides-dea342712ca283fb6d71b2b96edd2ed6f3087f0b.tar.gz
ouroboros-slides-dea342712ca283fb6d71b2b96edd2ed6f3087f0b.zip
update md
-rw-r--r--pres.md17
1 files changed, 9 insertions, 8 deletions
diff --git a/pres.md b/pres.md
index 277d9db..7b3cec2 100644
--- a/pres.md
+++ b/pres.md
@@ -33,7 +33,7 @@ navigationMode: linear
##
-![](img/shellyplus2pm_front.jpg){style="height: 50vh;"}
+<p class="stretch"><img src="img/shellyplus2pm_front.jpg" /></p>
## The Problem
@@ -90,7 +90,8 @@ How to access data on Shelly devices?
##
-![](img/shellyplus2pm_back.jpg){style="height: 50vh;"}
+<p class="stretch"><img src="img/shellyplus2pm_back.jpg" /></p>
+
::: notes
- connect to pins for rx/tx and gpio0/rst
@@ -98,11 +99,11 @@ How to access data on Shelly devices?
##
-![](img/shellyplus2pm_open.jpg){style="height: 50vh;"}
+<p class="stretch"><img src="img/shellyplus2pm_open.jpg" /></p>
##
-![](img/shellybutton1_open.png){style="height: 50vh;"}
+<p class="stretch"><img src="img/shellybutton1_open.png" /></p>
##
@@ -118,7 +119,7 @@ How to access data on Shelly devices?
##
-![](img/serial_cmds.png){style="height: 50vh;"}
+<p class="stretch"><img src="img/serial_cmds.png" /></p>
<small>https://docs.espressif.com/projects/esptool/en/latest/esp32/advanced-topics/serial-protocol.html</small>
@@ -269,12 +270,12 @@ SUM: 60 2686 2445 28584
##
-![](img/slip.png){style=""}
+![](img/slip.png)
##
-![](img/packet_req.png){style="background-color:white;"}
-![](img/packet_res.png){style="background-color:white;"}
+![](img/packet_req.png)
+![](img/packet_res.png)
<small>https://docs.espressif.com/projects/esptool/en/latest/esp32/advanced-topics/serial-protocol.html</small>