esp8266/README: Mention WebREPL.
This commit is contained in:
parent
c1d1c562f3
commit
9dd2c92d01
|
@ -18,6 +18,7 @@ Currently implemented features include:
|
|||
- GPIO and bit-banging I2C, SPI support.
|
||||
- 1-Wire and WS2812 (aka Neopixel) protocols support.
|
||||
- Internal filesystem using the flash.
|
||||
- WebREPL over WiFi from a browser (clients at https://github.com/micropython/webrepl).
|
||||
|
||||
Work-in-progress documentation is available at
|
||||
http://docs.micropython.org/en/latest/esp8266/ .
|
||||
|
|
Loading…
Reference in New Issue