summaryrefslogtreecommitdiff
path: root/docs/esp8266/tutorial/pins.rst
AgeCommit message (Collapse)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
This fixes #345 and fixes #215.
2017-05-30docs/esp8266: Consistently replace Pin.high/low methods with .on/off.Paul Sokolovsky
2016-08-09docs/esp8266/tutorial/pins: Fix typo in commands for pin input mode.Paul Sokolovsky
2016-05-03docs/esp8266/tutorial: Update pins tutorial to reflect changes in API.Damien George
2016-05-03docs/esp8266: Add ESP8266 tutorial.Damien George