micropython/docs/esp8266/tutorial
Jesse Andrews c4ea4c1810 docs/esp8266: In TCP tutorial, add HTTP response code and content-type.
Show how to send an HTTP response code and content-type.  Without the
response code Safari/iOS will fail.  Without the content-type Lynx/Links
will fail.
2020-02-03 23:50:09 +11:00
..
adc.rst docs/esp8266: Add ESP8266 tutorial. 2016-05-03 01:39:04 +01:00
apa102.rst docs/esp8266: Add tutorial for APA102 LEDs. 2019-05-07 11:45:10 +10:00
dht.rst docs: Add DHT to ESP8266 Quick Ref and Tutorial 2016-08-01 14:39:57 +03:00
filesystem.rst docs/esp8266: Update for new WebREPL setup procedure. 2016-11-06 10:02:33 +03:00
index.rst docs/esp8266: Add tutorial for APA102 LEDs. 2019-05-07 11:45:10 +10:00
intro.rst docs/esp8266/tutorial/intro: Fix some grammatical typos. 2017-06-26 15:12:48 +10:00
neopixel.rst docs/esp8266/tutorial: Update neopixel with example of using 4 bbp. 2017-10-04 10:35:22 +11:00
network_basics.rst docs/esp8266/tutorial/network_basics: Minor typo fix, ap becomes ap_if. 2016-06-06 10:08:30 +01:00
network_tcp.rst docs/esp8266: In TCP tutorial, add HTTP response code and content-type. 2020-02-03 23:50:09 +11:00
nextsteps.rst docs/esp8266: Add ESP8266 tutorial. 2016-05-03 01:39:04 +01:00
onewire.rst docs/esp8266: Update quickref and tutorial for OneWire/DS18X20 driver. 2016-08-29 12:52:50 +10:00
pins.rst docs/esp8266: Add a note concerning GPIO16 pull capabilities. 2018-02-15 11:15:12 +11:00
powerctrl.rst docs/esp8266/tutorial: Fix typo, change -> changed. 2017-12-13 17:30:02 +11:00
pwm.rst docs/esp8266: Update PWM doc regarding clipping of min/max values. 2018-02-15 11:14:34 +11:00
repl.rst docs/esp8266: Consistently replace Pin.high/low methods with .on/off. 2017-05-30 07:36:25 +03:00