summaryrefslogtreecommitdiff
path: root/content/blog/wifi-led-driver/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'content/blog/wifi-led-driver/index.rst')
-rw-r--r--content/blog/wifi-led-driver/index.rst9
1 files changed, 5 insertions, 4 deletions
diff --git a/content/blog/wifi-led-driver/index.rst b/content/blog/wifi-led-driver/index.rst
index f1e53a9..1c4024a 100644
--- a/content/blog/wifi-led-driver/index.rst
+++ b/content/blog/wifi-led-driver/index.rst
@@ -47,15 +47,16 @@ currents their `trip times get long enough that they become unlikely to trip in
.. raw:: html
- <figure>
- <figure class="side-by-side">
+ <div class="subfigure">
+ <figure>
<img src="images/schematic.png">
<figcaption>
The schematic of the driver board, with the ESP8266 on the top left, the STM32 microcontroller for LED
modulation below, the shift register in the middle and the LED drivers and outputs on the right.
<a href="resource/schematic_and_pcb.pdf">Download PDF</a>
</figcaption>
- </figure><figure class="side-by-side">
+ </figure>
+ <figure>
<img src="images/layout.png">
<figcaption>
The board layout with the top side being visible. The top side contains the footprint for the ESP8266, the
@@ -66,7 +67,7 @@ currents their `trip times get long enough that they become unlikely to trip in
<a href="resource/schematic_and_pcb.pdf">Download PDF</a>
</figcaption>
</figure>
- </figure>
+ </div>
.. raw:: html