Update lolin_s2_pico.md
Updated the wording to be a little more clear
This commit is contained in:
parent
4a3b8245f5
commit
b79b79deb9
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ A development boards with an OLED and a small form factor.
|
|||
- `GPIO0` BOOT button
|
||||
- `GPIO10` LED (blue status LED)
|
||||
- Lolin I2C JST SH 4-pin port (**does not match QWIIC/Stemma-Qt pinout**) using `GPIO8` (SDA) and `GPIO9` (SCL)
|
||||
- 128 x 32 SSD1306 OLED display internally connected to the same I2C bus as the external port, reset pin connected to `GPIO18`, I2C address `0x3C` (**support in CircuitPython firmware start in version above 8.1.0-beta.0, else require user code initialisation**)
|
||||
- 128 x 32 SSD1306 OLED display internally connected to the same I2C bus as the external port, reset pin connected to `GPIO18`, I2C address `0x3C` (**native support in CircuitPython started with firmware version 8.1.0-beta.0, otherwise user code initialization is required**)
|
||||
- Compatible with CircuitPython, MicroPython (default firmware), Arduino and ESP-IDF
|
||||
|
||||
## Purchase
|
||||
|
|
|
|||
Loading…
Reference in a new issue