aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2020-09-06-esp-and-micropython.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts/2020-09-06-esp-and-micropython.md')
-rw-r--r--content/posts/2020-09-06-esp-and-micropython.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/2020-09-06-esp-and-micropython.md b/content/posts/2020-09-06-esp-and-micropython.md
index 6a2d5fe..4591811 100644
--- a/content/posts/2020-09-06-esp-and-micropython.md
+++ b/content/posts/2020-09-06-esp-and-micropython.md
@@ -19,7 +19,7 @@ but I could easily choose
19contains which tools I use and how I prepared my workspace to code for 19contains which tools I use and how I prepared my workspace to code for
20[ESP8266](https://www.espressif.com/en/products/socs/esp8266). 20[ESP8266](https://www.espressif.com/en/products/socs/esp8266).
21 21
22![ESP8266 and ESP32 boards](/assets/esp8366-micropython/boards.jpg) 22![ESP8266 and ESP32 boards](/posts/esp8366-micropython/boards.jpg)
23 23
24This guide covers: 24This guide covers:
25 25