diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-26 18:43:47 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-26 18:43:47 +0200 |
| commit | 04c59ddc19224a4831b2b7e2b8cf24ff34f3bdaa (patch) | |
| tree | 3058f165b7ebeffe8c9c13ebc19bd515fb19f071 /content/tech/esp8266.md | |
| parent | 4f376d817910f3cd40f7456b0b5b1a7903485fb6 (diff) | |
| download | blog-04c59ddc19224a4831b2b7e2b8cf24ff34f3bdaa.tar.gz blog-04c59ddc19224a4831b2b7e2b8cf24ff34f3bdaa.zip | |
use summaries
Diffstat (limited to 'content/tech/esp8266.md')
| -rw-r--r-- | content/tech/esp8266.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/tech/esp8266.md b/content/tech/esp8266.md index bacb235..51de7b3 100644 --- a/content/tech/esp8266.md +++ b/content/tech/esp8266.md @@ -5,6 +5,7 @@ date: 2015-10-14 title: Quick guide - Flashing an ESP8266 --- +<!--more--> Get an FTDI, the Arduino IDE, add the ESP8266 plugin to the IDE. Then connect TX↔RX, RX↔TX, GND↔GND, VCC↔3V and CHPD↔3V. |
