Update lolin_s2_pico.md

Make the warning match the other board, folowing Dan suggestion.
This commit is contained in:
David Glaude 2022-12-29 00:54:34 +01:00 committed by GitHub
parent 98272413dc
commit 2be7793ba4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ A development boards with an OLED and a small form factor.
- `EN` RESET button
- `GPIO0` BOOT button
- `GPIO10` LED (blue status LED)
- Lolin I2C JST SH 4-pin port (**not QWIIC/Stemma-Qt pinout**) using `GPIO8` (SDA) and `GPIO9` (SCL)
- 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` (**not supported in CircuitPython firmware, require user code initialisation**)
- Compatible with CircuitPython, MicroPython (default firmware), Arduino and ESP-IDF