diff options
| author | Paul Sokolovsky | 2017-04-14 00:56:41 +0300 |
|---|---|---|
| committer | Paul Sokolovsky | 2017-04-14 00:56:41 +0300 |
| commit | 40acbc2e10b8fc88b61ffc272729db4de65e5f72 (patch) | |
| tree | 136f98962abfc2ec740809eff3e1132576c5d0dc | |
| parent | 84e17063c3ab0feb25b0777dac752e6b333b2a4d (diff) | |
esp8266/README: Replace reference of alpha status to beta status.
| -rw-r--r-- | esp8266/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/esp8266/README.md b/esp8266/README.md index 54591fcc1..8a8ca7977 100644 --- a/esp8266/README.md +++ b/esp8266/README.md @@ -110,7 +110,7 @@ http://docs.micropython.org/en/latest/esp8266/esp8266/tutorial/intro.html Troubleshooting --------------- -While the port is still in alpha, it's known to be generally stable. If you +While the port is in beta, it's known to be generally stable. If you experience strange bootloops, crashes, lockups, here's a list to check against: - You didn't erase flash before programming MicroPython firmware. |
