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.
2 parents 34b5525 + 4c7994f commit 59fe0d4Copy full SHA for 59fe0d4
_board/lolin_s2_mini.md
@@ -66,6 +66,13 @@ The LOLIN S2 Mini is a small (33.4 mm x 25.4 mm) development board. The form fac
66
67
- There is an error on the v1.0.0 board silkscreen. GPIO12/13 should be reversed. Error is fixed without version change since late 2021.
68
69
+- There are no labeled SPI or I2C pins on the silkscreen. The following pins are configured by CircuitPython:
70
+ - SCL - GPIO35
71
+ - SDA - GPIO33
72
+ - SCK - GPIO7
73
+ - MOSI - GPIO11
74
+ - MISO - GPIO9
75
+
76
## Learn More
77
78
* [Manufacturer Specifications](https://www.wemos.cc/en/latest/s2/s2_mini.html)
0 commit comments