We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 225562d commit 7d4fd8bCopy full SHA for 7d4fd8b
docs/esp8266/general.rst
@@ -24,7 +24,7 @@ following design and implementation decision were made:
24
forum, with the idea to collect community-maintained reference materials
25
eventually.
26
* All pins which make sense to support, are supported by MicroPython
27
- (for example, we don't expose pins which are used to connect SPI flash
+ (for example, pins which are used to connect SPI flash
28
are not exposed, as they're unlikely useful for anything else, and
29
operating on them will lead to board lock-up). However, any particular
30
board may expose only subset of pins. Consult your board reference manual.
0 commit comments