diff options
Diffstat (limited to 'posts/2020-09-06-esp-and-micropython.md')
| -rw-r--r-- | posts/2020-09-06-esp-and-micropython.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2020-09-06-esp-and-micropython.md b/posts/2020-09-06-esp-and-micropython.md index a0a3b93..730ca7e 100644 --- a/posts/2020-09-06-esp-and-micropython.md +++ b/posts/2020-09-06-esp-and-micropython.md | |||
| @@ -25,7 +25,7 @@ A while ago I bought some [ESP8266](https://www.espressif.com/en/products/socs/e | |||
| 25 | 25 | ||
| 26 | For my project, I used [ESP32](https://www.espressif.com/en/products/socs/esp32) but I could easily choose [ESP8266](https://www.espressif.com/en/products/socs/esp8266). This guide contains which tools I use and how I prepared my workspace to code for [ESP8266](https://www.espressif.com/en/products/socs/esp8266). | 26 | For my project, I used [ESP32](https://www.espressif.com/en/products/socs/esp32) but I could easily choose [ESP8266](https://www.espressif.com/en/products/socs/esp8266). This guide contains which tools I use and how I prepared my workspace to code for [ESP8266](https://www.espressif.com/en/products/socs/esp8266). |
| 27 | 27 | ||
| 28 |  | 28 |  |
| 29 | 29 | ||
| 30 | This guide covers: | 30 | This guide covers: |
| 31 | - flashing SOC | 31 | - flashing SOC |
