Skip to content
Snippets Groups Projects
Commit 7d4fd8b6 authored by Tomas R's avatar Tomas R Committed by Paul Sokolovsky
Browse files

docs/esp8266/general: Remove duplicate phrase.

parent 225562d9
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ following design and implementation decision were made: ...@@ -24,7 +24,7 @@ following design and implementation decision were made:
forum, with the idea to collect community-maintained reference materials forum, with the idea to collect community-maintained reference materials
eventually. eventually.
* All pins which make sense to support, are supported by MicroPython * All pins which make sense to support, are supported by MicroPython
(for example, we don't expose pins which are used to connect SPI flash (for example, pins which are used to connect SPI flash
are not exposed, as they're unlikely useful for anything else, and are not exposed, as they're unlikely useful for anything else, and
operating on them will lead to board lock-up). However, any particular operating on them will lead to board lock-up). However, any particular
board may expose only subset of pins. Consult your board reference manual. board may expose only subset of pins. Consult your board reference manual.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment