diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-05-02 15:26:40 +0300 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2016-05-02 15:26:40 +0300 |
commit | 74c6363b9760f62e2c0df3410b1e39b60cd1b123 (patch) | |
tree | cfe0b531c1c6f1f33da5c7f46ee3ad0f59a1b7a8 /docs/esp8266/general.rst | |
parent | 566d8f1d7e1eb1a0cd595d4e76401ea5d54b0ef4 (diff) | |
download | micropython-74c6363b9760f62e2c0df3410b1e39b60cd1b123.tar.gz micropython-74c6363b9760f62e2c0df3410b1e39b60cd1b123.zip |
docs/esp8266/general: WebREPL is described in quickref for now.
Diffstat (limited to 'docs/esp8266/general.rst')
-rw-r--r-- | docs/esp8266/general.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/esp8266/general.rst b/docs/esp8266/general.rst index 301e36d27c..966b8794f2 100644 --- a/docs/esp8266/general.rst +++ b/docs/esp8266/general.rst @@ -11,8 +11,3 @@ ESP8266 chip. MicroPython tries to provide a generic port which would run on as many boards/modules as possible, but there may be limitations. Adafruit Feather HUZZAH board is taken as a reference board for the port (for example, testing is performed on it). - -WebREPL -------- - -TBF |